EvanKepner/mutatest
Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your test suite.
PythonMIT
Issues
- 0
Interesting paper on mutation testing
#41 opened by ianozsvald - 2
Add new python versions
#40 opened by pomponchik - 0
Is it possible to mutate locations by simply removing statements from the AST?
#39 opened by bellorap - 1
Error when running using Python 3.11.1
#38 opened by Homailot - 1
Support newer coverage version
#37 opened by kasium - 3
Feature Request: Improve options when running with parallel to prevent timeouts
#35 opened by PeterBuschSF - 1
Run time on python 3.11
#34 opened by XimitGaia - 1
Python 3.9+ Support
#33 opened by roma-glushko - 2
- 1
- 5
do not mutate assert statements
#26 opened by martinruefenacht - 10
Mutatest Raises An Exception In Some Cases
#24 opened by aaghamohammadi - 1
- 1
additional config locations for ini parsing
#14 opened by EvanKepner - 2
If_Statement KeyError
#19 opened by davidlibland - 3
Python 3.8 support and existing test status
#17 opened by EvanKepner - 2
Add a timeout to the mutation test runner
#16 opened by davidlibland - 0
Tox docs tests and push from Travis
#11 opened by EvanKepner - 2
(re)organizing README.rst
#13 opened by moideen - 1
pyproject.toml configuration
#6 opened by EvanKepner - 1
- 3
CLI arg to select specific mutation types
#8 opened by EvanKepner - 4
Who tests what
#9 opened by EvanKepner - 1
- 1
- 1
- 1
Use coverage details for mutation targets
#3 opened by EvanKepner - 1
- 2
Some questions
#1 opened by boxed