Mutpy Versions Save

MutPy is a mutation testing tool for Python 3.x source code

v0.6.1

4 years ago
  • Fix rare issue with the -m paramter leading to infionite recursion (#51)
  • Fix issue with some numpy versions that emit the error "RuntimeError: implement_array_function method already has a docstring" (#52)

v0.6.0

5 years ago
  • Add experimental pytest support
  • Improve mutation display in CLI output