Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
/ mutant Public archive

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.

Notifications You must be signed in to change notification settings

txus/mutant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEAD DEVELOPMENT

Development of this lib moved to mbj/mutant and was rewritten with more features and higher stability.

About

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages