Cake.Common.Tools.SpecFlow Namespace

Class Types

Class Summary
SpecFlowAliases

Contains functionality related to SpecFlow.

In order to use the commands for this alias, include the following in your build.cake file to download and install from nuget.org, or specify the ToolPath within the appropriate settings class:

#tool "nuget:?package=SpecFlow"

SpecFlowSettings Contains settings used by SpecFlowTool<TSettings>.
SpecFlowTool<TSettings> Base class for all SpecFlow related tools.

Namespaces