mutatest
Python mutation testing: test your tests!
Python mutation testing: test your tests!
To install this package, run one of the following:
Are you confident in your tests? Try out mutatest and see if your tests will detect small modifications (mutations) in the code. Surviving mutations represent subtle changes that are undetectable by your tests. Mutatest modifies the pycache, not your source code, and has multiple running modes.
Summary
Python mutation testing: test your tests!
Last Updated
Feb 21, 2022 at 15:06
License
MIT
Total Downloads
21.2K
Supported Platforms
GitHub Repository
https://github.com/EvanKepner/mutatestDocumentation
https://mutatest.readthedocs.io/