Skip to content

Instantly share code, notes, and snippets.

@SteveGilham
Created November 16, 2022 12:52
Show Gist options
  • Save SteveGilham/50e3eb8a1cd783d1b3b20fb24ae15a3f to your computer and use it in GitHub Desktop.
Save SteveGilham/50e3eb8a1cd783d1b3b20fb24ae15a3f to your computer and use it in GitHub Desktop.
DotNet.test
(fun to' ->
(to'
.WithCommon(withWorkingDirectoryVM "_DotnetTest")
.WithAltCoverGetVersion()
.WithAltCoverImportModule())
.WithAltCoverOptions
pp1
cc0
ForceTrue
|> testWithEnvironment
|> testWithCLIArguments)
"_DotnetTest.fsproj"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment