138: Mutation Testing in Python with mutmut - Anders Hovmöller
Your test suite tells you about the quality of your code under test.
Mutation testing is a way to tell you about the quality of your test suite.
Anders Hovmöller wrote mutmut for mutation testing in Python, and can be used with pytest, unittest, and others.
In this episode, Anders explains mutation testing, how mutation testing with mutmut works, and good workflows.
Mutation testing is a way to tell you about the quality of your test suite.
Anders Hovmöller wrote mutmut for mutation testing in Python, and can be used with pytest, unittest, and others.
In this episode, Anders explains mutation testing, how mutation testing with mutmut works, and good workflows.
Special Guest: Anders Hovmöller.
Links:
- mutmut · PyPI
- cosmic-ray · PyPI
- MutPy · PyPI
- parso · PyPI
- mutmut documentation
- Ned Batchelder article on mutmut
Keep in touch
- Sign up for the PythonTest Newsletter
- Join the PythonTest Community
- Or learn pytest with a pytest course or the purple rocket pytest book
Creators and Guests
