javalanche
javalanche copied to clipboard
Efficient Mutation Testing for Java
Using Javalanche
- Clone repository to local filesystem
- Run
makeDist.sh
to compile and ready Javalanche - Run
test-triangle.sh
andtest-triangle-junit4.sh
to ensure that the provided examples work - Read the Javalanche Wiki to understand how to run it using your own projects