This is part of the Fake.DotNet.Testing.SpecFlow module.

OBSOLETE

This API is obsolete after SpecFlow V2.4. Please use the SpecFlowNext module instead.

SpecFlow

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.run(setParams)
Signature: setParams:(SpecFlowParams -> SpecFlowParams) -> unit

Parameters

  • setParams - Function used to manipulate the default SpecFlow parameter value.