Cake.Common.Tools.MSpec Namespace

Class Types

Class Summary
MSpecAliases

Contains functionality related to running Machine.Specifications 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 MSpecSettings class:

#tool "nuget:?package=Machine.Specifications.Runner.Console"

MSpecRunner The MSpec unit test runner.
MSpecSettings Contains settings used by MSpecRunner.