Built-In
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"
General
MSpec |
Runs all MSpec tests in the assemblies matching the specified pattern. |
MSpec |
Runs all MSpec tests in the assemblies matching the specified pattern. |
MSpec |
Runs all MSpec tests in the specified assemblies. |
MSpec |
Runs all MSpec tests in the specified assemblies. |
MSpec |
Runs all MSpec tests in the specified assemblies. |
MSpec |
Runs all MSpec tests in the specified assemblies. |