FAKE - F# Make


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
Fork me on GitHub