is not current version
Last Version 1.0.0

pitest-junit5-plugin 0.15

JUnit 5 plugin for pitest

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.pitest
ArtifactId

ArtifactId

pitest-junit5-plugin
Version

Version

0.15
Type

Type

jar
Description

Description

pitest-junit5-plugin
JUnit 5 plugin for pitest
Project URL

Project URL

http://pitest.org
Source Code Management

Source Code Management

https://github.com/pitest/pitest-junit5-plugin

Download pitest-junit5-plugin 0.15


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

Dependencies

provided (1)

Group / Artifact Type Version
org.pitest : pitest jar 1.4.11

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0
org.assertj : assertj-core jar 3.14.0
io.cucumber : cucumber-junit-platform-engine jar 5.0.0
io.cucumber : cucumber-java8 jar 5.0.0

Project Modules

There are no modules declared in this project.