Remove heckle from alternatives section
IMHO it is not an alternative: * Only supports MRI 1.8 * Produces lots of invalid syntax mutations * No mutation isolation * Weak AST coverage with blind spots * No test selection strategy (mutant is also suboptimal here) * Based on a parser that cannot parse ruby stdlib (parser can) * Unmaintained
This commit is contained in:
parent
6aa8ac8c32
commit
fa149c7cad
1 changed files with 0 additions and 5 deletions
|
@ -114,11 +114,6 @@ current prefix level, these example groups *must* kill the mutation.
|
|||
This test selection strategy is compatible with the old `--rspec-dm2` and `--rspec-unit` strategy.
|
||||
The old flags where removed. It allows to define very fine grained specs, or coarse grained - as you like.
|
||||
|
||||
Alternatives
|
||||
------------
|
||||
|
||||
* [heckle](https://github.com/seattlerb/heckle)
|
||||
|
||||
Support
|
||||
-------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue