Add refernce to the asciicast to readme
This commit is contained in:
parent
58d36d3ca0
commit
ae09336087
1 changed files with 3 additions and 1 deletions
|
@ -13,6 +13,8 @@ or it doesn't do anything (useful).
|
||||||
Mutant does currently only support 1.9 mode under rubinius or mri. It is a young project but already
|
Mutant does currently only support 1.9 mode under rubinius or mri. It is a young project but already
|
||||||
used in the DataMapper-2.0 project.
|
used in the DataMapper-2.0 project.
|
||||||
|
|
||||||
|
See this [ASCII-Cast](http://ascii.io/a/1707) for mutant in action! (v0.2.1)
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
@ -37,7 +39,7 @@ Strategies
|
||||||
----------
|
----------
|
||||||
|
|
||||||
Mutation testing is slow. To make it fast the selection of the correct set of tests to run is the key.
|
Mutation testing is slow. To make it fast the selection of the correct set of tests to run is the key.
|
||||||
Mutant currently has the following buildin strategies
|
Mutant currently supports the following buildin strategies:
|
||||||
|
|
||||||
### --rspec-dm2
|
### --rspec-dm2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue