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
FixieParams
Parameter type to configure the Fixie runner
Record Fields
Record Field | Description |
CustomOptions
Signature: (string * Object) list
|
Custom options to pass to Fixie runner |
TimeOut
Signature: TimeSpan
|
A timeout for the test runner |
ToolPath
Signature: string
|
FileName of the Fixie runner |
WorkingDir
Signature: string
|
Working directory (optional) |