Entry point for PIT (Pitest), a mutation testing tool for Java that measures test effectiveness by introducing faults.
<dependency>
<groupId>org.pitest</groupId>
<artifactId>pitest-entry</artifactId>
<version>1.23.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the Pitest mutation coverage report entry point.
No known issues recorded.
No dependency data recorded yet.