javalanche icon indicating copy to clipboard operation
javalanche copied to clipboard

Efficient Mutation Testing for Java

Using Javalanche

  1. Clone repository to local filesystem
  2. Run makeDist.sh to compile and ready Javalanche
  3. Run test-triangle.sh and test-triangle-junit4.sh to ensure that the provided examples work
  4. Read the Javalanche Wiki to understand how to run it using your own projects