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

SpecFlowHelper

Contains a task which allows to run SpecFlow tests.

Nested types and modules

TypeDescription
SpecFlowParams

SpecFlow execution parameter type.

Functions and values

Function or valueDescription
SpecFlow(setParams)
Signature: setParams:(SpecFlowParams -> SpecFlowParams) -> unit

Parameters

  • setParams - Function used to manipulate the default SpecFlow parameter value.
SpecFlowDefaults
Signature: SpecFlowParams

SpecFlow default execution parameters.

toolname
Signature: string