Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found here. If the API is already migrated you can check here if exists in a module. More information regarding the migration can be found here

OBSOLETE

Open Fake.DotNet.Testing instead (FAKE0001 - package: Fake.DotNet.Testing.SpecFlow, module: SpecFlow, type: SpecFlowParams)

SpecFlowParams

SpecFlow execution parameter type.

Record Fields

Record FieldDescription
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