Lookig for older versions of the documentation, pre FAKE v6? See
v5.fake.build
Contains tasks to run Expecto unit tests.
Params
CLI parameters available if you use Tests.runTestsInAssembly defaultConfig argv in your code
Tests.runTestsInAssembly
Expecto.run setParams assemblies
Params -> Params
seq<string>
Call Expecto to run tests in the given assemblies list
Expecto parameters
The set of assemblies to run command on
!! (buildDir @@ buildMode @@ "/*.Unit.Tests.dll") |> Expecto.run (fun -> Params )