We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e43997e + 87ed16a commit eeba26bCopy full SHA for eeba26b
1 file changed
README.md
@@ -125,6 +125,7 @@ Collection of awesome Python resources for testing and generating test data.
125
- [Mutmut](https://github.com/boxed/mutmut) - is a mutation testing system for Python, with a strong focus on ease of use.
126
- [MutPy](https://github.com/mutpy/mutpy) - MutPy is a mutation testing tool for Python 3.x source code
127
- [xmutant.py](https://github.com/vrthra/xmutant.py) - Python 3.6 bytecode based mutation analysis framework
128
+- [bough](https://github.com/CodeEnPlace/bough) - Bough is a polyglot incremental mutation tester
129
130
## Object Factories
131
0 commit comments