mirror of
https://github.com/Smaug123/WoofWare.Myriad
synced 2025-10-14 16:38:41 +00:00
Add version test (#23)
This commit is contained in:
@@ -11,6 +11,10 @@ module TestSurface =
|
||||
[<Test>]
|
||||
let ``Ensure API surface has not been modified`` () = ApiSurface.assertIdentical assembly
|
||||
|
||||
[<Test>]
|
||||
let ``Check version against remote`` () =
|
||||
MonotonicVersion.validate assembly "WoofWare.Myriad.Plugins"
|
||||
|
||||
[<Test ; Explicit>]
|
||||
let ``Update API surface`` () =
|
||||
ApiSurface.writeAssemblyBaseline assembly
|
||||
|
Reference in New Issue
Block a user