Skip to content

mkyong.com

  • Spring Boot
  • Java Virtual Threads
  • Contact
  1. Home /
  2. mutation testing

Tag: mutation testing

maven November 16, 2018 7 min read by mkyong 4 comments

Maven – PITest mutation testing example

In this article, we will show you how to use a Maven PIT mutation testing plugin to generate a mutation test coverage report for a Java project. Tested with Maven 3.5.3 JUnit 5.3.1 PITest 1.4.3 Note Line coverage tools like JaCoCo is just telling whether the code is tested or covered, while this PITest mutation […]

Read more Maven – PITest mutation testing example

Java and Spring tutorials since 2008. Every example is a complete, runnable file, compiled and run on a real machine before it goes out.

About This Site

  • About
  • Editorial Policy
  • Contact
  • Code License
  • Privacy Policy
  • Terms of Use

© 2026 mkyong.com — Powered by WordPress

RSS