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
FixieHelper
Contains tasks to run Fixie unit tests.
Nested types and modules
Type | Description |
FixieParams |
Parameter type to configure the Fixie runner |
Functions and values
Function or value | Description | ||
Fixie setParams assemblies
Signature: setParams:(FixieParams -> FixieParams) -> assemblies:seq<string> -> unit
|
This task to can be used to run Fixie on test libraries. Parameters
Sample
|
||
FixieDefaults
Signature: FixieParams
|
Fixie default parameters - tries to locate Fixie.Console.exe in any subfolder. |