mutatest
mutatest copied to clipboard
Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your test suite.
specifically in the name-constant category for `None` or boolean
I know that this project is no longer maintained, I'm posting this in case someone else picks it up. In [An Empirical Study on Mutation, Statement and Branch Coverage Fault...
Hello! I see that the package supports only 3.7-3.8 pythons. Can you up this barrier?
Hi, I'm in the process of evaluating Python mutation testing tools following some nasty bugs in my project that were not caught by simple test coverage. The bugs essentially amounted...
I saw in pypi that this package is stuck at very old versions of python. Would there be the possibility to extend it to newer versions or at least follow...
I'm currently conducting research involving mutant generation using various tools. I wanted to use your tool as a baseline for comparison. However, I ran into a limitation: I couldn't find...
…ample PR Checklist: - [ ] Description of the change is included. - [ ] Ensure all automated CI checks pass (though ask for help if needed).