Hacker News new | ask | show | jobs
by aitchnyu 155 days ago
Is my intuition correct that Mutmut has far better ROI than Hypothesis? And its as necessary as code coverage?
2 comments

In large code bases it is extraordinarily slow so you have to use it sparingly
Mutation testing and PBT frameworks like Hypothesis are complementary. One can use the latter to find tests that kill mutants.