Hacker News new | ask | show | jobs
by hayden592 3336 days ago
You need to look into mutation testing. Pitest is a great tool for java
1 comments

looks interesting.

Are there any studies showing that mutation testing significantly reduces the amount of bugs released ?