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
Type | Description |
SpecFlowParams |
SpecFlow execution parameter type. |
Functions and values
Function or value | Description |
SpecFlow(setParams)
Signature: setParams:(SpecFlowParams -> SpecFlowParams) -> unit
|
Parameters
|
SpecFlowDefaults
Signature: SpecFlowParams
|
SpecFlow default execution parameters. |
toolname
Signature: string
|