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
Type | Description |
ExpectoParams |
CLI parameters available if you use Tests.runTestsInAssembly defaultConfig argv in your code: |
Functions and values
Function or value | Description |
Expecto setParams assemblies
Signature: setParams:(ExpectoParams -> ExpectoParams) -> assemblies:seq<string> -> unit
|