lundi 16 février 2015

Looking for something similar to PIT Mutation Testing for Perl

There is a fantastic tool PIT Mutation Testing


Here is what their website says:



Mutation testing is conceptually quite simple.


Faults (or mutations) are automatically seeded into your code, then your tests are run. If your tests fail then the mutation is killed, if your tests pass then the mutation lived.


The quality of your tests can be gauged from the percentage of mutations killed.



Is there something similar for Perl?


Aucun commentaire:

Enregistrer un commentaire