Skip to content

jkinder/triangle-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mutation testing example

This is a very simple example of a project configured to for mutation testing with pitest.

Pitest has been bound to maven's verify goal, so mutation testing will be triggered whenever

mvn verify

Is run.

Pitest version

This project is configured to use the latest snapshot version of pitest (i.e the unstable development version).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%