ToolsMutmut
M

Mutmut

Mutation testing system for Python

testingMIT
Install
pip install mutmut

About

Mutmut is a mutation testing system for Python code. It mutates your code to verify that your tests actually catch real bugs.

pythonmutation-testingtesting