is not current version
Last Version 1.0.0

pitest-junit5-accelerator-plugin 0.1.0

Faster mutation testing for junit 5

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.groupcdg.pitest
ArtifactId

ArtifactId

pitest-accelerator-junit5
Version

Version

0.1.0
Type

Type

jar
Description

Description

pitest-junit5-accelerator-plugin
Faster mutation testing for junit 5

Download pitest-accelerator-junit5 0.1.0


<!-- https://jarcasting.com/artifacts/com.groupcdg.pitest/pitest-accelerator-junit5/ -->
<dependency>
    <groupId>com.groupcdg.pitest</groupId>
    <artifactId>pitest-accelerator-junit5</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.groupcdg.pitest/pitest-accelerator-junit5/
implementation 'com.groupcdg.pitest:pitest-accelerator-junit5:0.1.0'
// https://jarcasting.com/artifacts/com.groupcdg.pitest/pitest-accelerator-junit5/
implementation ("com.groupcdg.pitest:pitest-accelerator-junit5:0.1.0")
'com.groupcdg.pitest:pitest-accelerator-junit5:jar:0.1.0'
<dependency org="com.groupcdg.pitest" name="pitest-accelerator-junit5" rev="0.1.0">
  <artifact name="pitest-accelerator-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.groupcdg.pitest', module='pitest-accelerator-junit5', version='0.1.0')
)
libraryDependencies += "com.groupcdg.pitest" % "pitest-accelerator-junit5" % "0.1.0"
[com.groupcdg.pitest/pitest-accelerator-junit5 "0.1.0"]

Dependencies

provided (6)

Group / Artifact Type Version
org.pitest : pitest jar 1.8.0
org.opentest4j : opentest4j jar 1.2.0
com.groupcdg : pitest-annotations jar 0.2.0
org.junit.jupiter : junit-jupiter jar 5.6.1
org.mockito : mockito-core jar 3.9.0
org.mockito : mockito-junit-jupiter jar 3.9.0

test (3)

Group / Artifact Type Version
org.junit-pioneer : junit-pioneer jar 1.4.1
org.assertj : assertj-core jar 3.21.0
nl.jqno.equalsverifier : equalsverifier jar 3.5

Project Modules

There are no modules declared in this project.