sylog-mutation-testing-lab OSX / Linux Mutation testing > ./gradlew pitest Reports can viewed using build/reports/index.html Running the application > ./gradlew bootRun Windows Mutation testing $ gradlew.bat pitest Reports can viewed using build\reports\index.html Running the application $ gradlew.bat bootRun