diff --git a/Script/MutationTestReport.sh b/Script/MutationTestReport.sh new file mode 100644 index 0000000..beadbec --- /dev/null +++ b/Script/MutationTestReport.sh @@ -0,0 +1,2 @@ +mvn test-compile org.pitest:pitest-maven:mutationCoverage +start target/pit-reports/index.html \ No newline at end of file