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
SpecFlowParams
SpecFlow execution parameter type.
Record Fields
Record Field | Description |
BinFolder
Signature: string
|
|
ForceRegeneration
Signature: bool
|
|
OutputFile
Signature: string
|
|
ProjectFile
Signature: string
|
|
SubCommand
Signature: string
|
|
TestOutputFile
Signature: string
|
|
ToolName
Signature: string
|
|
ToolPath
Signature: string
|
|
Verbose
Signature: bool
|
|
WorkingDir
Signature: string
|
|
XmlTestResultFile
Signature: string
|
|
XsltFile
Signature: string
|