Slides From My Talk: Mutation Testing In Java
Few weeks ago I have a talk at conference called “33rd Degree 4 Charity” which was a 2 day event held in Wroclaw.
These are my slides (there is no recording):
The related sample project that I used as a demo is here: https://github.com/wlk/mutation-testing-demo
If you are interested in this topic you’ll get most out of it if you clone the project, run it locally and analyze the results (everything is explained in the README.