Praqma / praqma-rnd

Praqma research and development work issue tracker
MIT License
0 stars 1 forks source link

Is mutation testing any good to us? #10

Open buep opened 8 years ago

buep commented 8 years ago

Long time ago I did a small experiment with mutation testing - is it worth looking into again?

I used http://pitest.org/ and tried it on our Pretested Integration Plugin on an internal fork of the public github repo. I wasn't saved.

We could also extend this research to include the Github Scientist

Think the first start would be to figure out if we have any project that could benefit from this more in depth testing, or if we have plenty of more value to come for using regular testing approaches.