This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
You've already forked java-tutorials
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
66dfb6fd37
java-tutorials
/
mutation-testing
History
Naoshadul Islam
c1dcfd5d92
Updated README.md
2016-10-16 13:05:59 +03:00
..
src
BAEL-227 - Renaming test to follow BDD convention
2016-08-05 12:17:09 +02:00
README.md
Updated README.md
2016-10-16 13:05:59 +03:00
pom.xml
Add JaCoCo plugin declaration to pom.xml
2016-08-05 10:43:56 +01:00
README.md
=========
Mutation Testing
Relevant Articles:
Introduction to Mutation Testing Using the PITest Library
Intro to JaCoCo
Mutation Testing with PITest