Skip to content

tomekkaczanowski/minimal-junit5-pitest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minimal-junit5-pitest

This project includes basic pom.xml that allows to run Pitest on JUnit5 tests.

There is a sample test in src/test/java so you can see it working.

execution

mvn clean test org.pitest:pitest-maven:mutationCoverage site

report

open target/site/index.html to see the HTML report generated by Pitest.

links

more goodness?

visit http://testinglikeaboss.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages