nuclearsandwich / mutant

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nuclearsandwich/mutant Stargazers