FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

SpecFlow.SpecFlowParams Type

SpecFlow execution parameter type.

Record fields

Record Field Description

BinFolder

Full Usage: BinFolder

Field type: string option

The bin folder

Field type: string option

FeatureLanguage

Full Usage: FeatureLanguage

Field type: string option

The feature language to use

Field type: string option

ForceRegeneration

Full Usage: ForceRegeneration

Field type: bool

For regeneration of test results

Field type: bool

OutputFile

Full Usage: OutputFile

Field type: string option

Output file name

Field type: string option

SubCommand

Full Usage: SubCommand

Field type: SubCommand

The subcommand to execute, see SpecFlow.SubCommand type

Field type: SubCommand

TestOutputFile

Full Usage: TestOutputFile

Field type: string option

Test output file name

Field type: string option

ToolPath

Full Usage: ToolPath

Field type: string

SpecFlow executable path

Field type: string

Verbose

Full Usage: Verbose

Field type: bool

Set if SpecFlow command is executed in verbose mode

Field type: bool

WorkingDir

Full Usage: WorkingDir

Field type: string

The working directory to execute SpecFlow in

Field type: string

XmlTestResultFile

Full Usage: XmlTestResultFile

Field type: string option

XML test result file name

Field type: string option

XsltFile

Full Usage: XsltFile

Field type: string option

the Xslt file to use

Field type: string option