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
DotCoverParams
The dotCover parameter type for running coverage
Record Fields
Record Field | Description |
AttributeFilters
Signature: string
|
|
CustomParameters
Signature: string
|
|
ErrorLevel
Signature: TestRunnerErrorLevel
|
|
Filters
Signature: string
|
|
Output
Signature: string
|
|
TargetArguments
Signature: string
|
|
TargetExecutable
Signature: string
|
|
TargetWorkingDir
Signature: string
|
|
ToolPath
Signature: string
|
|
WorkingDir
Signature: string
|