Skip to content

Commit eeba26b

Browse files
authored
Merge pull request #77 from CodeEnPlace/patch-1
add bough to mutation testing section, Thanks! This looks very intersting 👍
2 parents e43997e + 87ed16a commit eeba26b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ Collection of awesome Python resources for testing and generating test data.
125125
- [Mutmut](https://github.com/boxed/mutmut) - is a mutation testing system for Python, with a strong focus on ease of use.
126126
- [MutPy](https://github.com/mutpy/mutpy) - MutPy is a mutation testing tool for Python 3.x source code
127127
- [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
128129

129130
## Object Factories
130131

0 commit comments

Comments
 (0)