Reduce redundant information in the README
This commit is contained in:
parent
73bd2013aa
commit
6872deb205
1 changed files with 2 additions and 5 deletions
|
@ -36,11 +36,6 @@ Blog-Posts
|
||||||
* http://www.sitepoint.com/mutation-testing-mutant/
|
* http://www.sitepoint.com/mutation-testing-mutant/
|
||||||
* http://solnic.eu/2013/01/23/mutation-testing-with-mutant.html
|
* http://solnic.eu/2013/01/23/mutation-testing-with-mutant.html
|
||||||
|
|
||||||
Integrations
|
|
||||||
------------
|
|
||||||
|
|
||||||
rspec2 and rspec-3 are supported currently. Minitest support is still *planned*.
|
|
||||||
|
|
||||||
Projects using Mutant
|
Projects using Mutant
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
@ -77,6 +72,8 @@ Please add an explicit dependency to `rspec-core` for the rspec version you want
|
||||||
gem install mutant-rspec
|
gem install mutant-rspec
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The minitest integration is still in the works.
|
||||||
|
|
||||||
Mutations
|
Mutations
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue