Y
Hacker News
new
|
ask
|
show
|
jobs
by
TeaVMFan
2024 days ago
Mutation coverage definitely improves the testing process. It is much harder to accidentally write bad tests once you are using a tool like PIT:
https://frequal.com/java/HighQualityTestsWithPitMutationTest...