ToolsMutmut
M
Mutmut
Mutation testing system for Python
testingMIT
Install
pip install mutmutAbout
Mutmut is a mutation testing system for Python code. It mutates your code to verify that your tests actually catch real bugs.
pythonmutation-testingtesting