Mutation testing: auto test your tests
Article doesn't mention specific tools. Here are some:
I've only set up pitest, so can't comment on the others.* pitest for Java (Maven and Gradle) * Stryker for Javascript * Many more for python
Article doesn't mention specific tools. Here are some:
* pitest for Java (Maven and Gradle)
* Stryker for Javascript
* Many more for python
I've only set up pitest, so can't comment on the others.