Mutant is a mutation tester. It modifies your code and runs your tests to make sure they fail. The idea is that if code can be changed and your tests don't notice, either that code isn't being covered or it doesn't do anything. This is a rewrite on top of Rubinius.
47
stars
3
forks
source link
readme
DEAD DEVELOPMENT
Development of this lib moved to mbj/mutant and was rewritten with more features and higher stability.