mikealdo / mutation-testing-example

Example of usage Pitest for mutation testing coverage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mutation-testing-example

Example of usage Pitest for mutation testing coverage

Run through Maven:

mvn org.pitest:pitest-maven:mutationCoverage

or through PIT Runner Intellij Idea plugin

  • See target/pit-reports for example output

About

Example of usage Pitest for mutation testing coverage


Languages

Language:HTML 99.3%Language:Java 0.7%