Skip to content
This repository was archived by the owner on Aug 23, 2019. It is now read-only.

Commit 090f08f

Browse files
Update README.md
1 parent 089ec4d commit 090f08f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Machine.Specifications.Runner.Console
2+
A command-line runner for Machine.Specifications assemblies.
3+
4+
To open an issue, please visit the [core issue tracker](https://github.com/machine/machine.specifications/issues).
5+
6+
## How to use it
17
MSpec, like other testing frameworks, provides a robust command-line runner that can be used to execute specs in one or more assemblies and allows a number of output formats to suit your needs. The runner is provided as a [separate package](http://www.nuget.org/packages/Machine.Specifications.Runner.Console/) and can be installed with the following commands:
28

39
```bash

0 commit comments

Comments
 (0)