Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

Expecto

Contains tasks to run expecto v2 unit tests.

Nested types and modules

TypeDescription
ExpectoParams

CLI parameters available if you use Tests.runTestsInAssembly defaultConfig argv in your code:

Functions and values

Function or valueDescription
Expecto setParams assemblies
Signature: setParams:(ExpectoParams -> ExpectoParams) -> assemblies:seq<string> -> unit