Cake.Common.Tools.Fixie Namespace

Class Types

Class Summary
FixieAliases

Contains functionality related to running Fixie tests.

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 FixieSettings class:

#tool "nuget:?package=Fixie"

FixieRunner The Fixie test runner.
FixieSettings Contains settings used by FixieRunner.
FixieSettingsExtensions Contains functionality related to Fixie settings.