License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring |
GroupId | GroupIdcom.github.alexvictoor |
ArtifactId | ArtifactIdpitest-cucumber-plugin |
Last Version | Last Version0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpitest-cucumber-plugin
Cucumber PIT integration plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.alexvictoor/pitest-cucumber-plugin/ -->
<dependency>
<groupId>com.github.alexvictoor</groupId>
<artifactId>pitest-cucumber-plugin</artifactId>
<version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexvictoor/pitest-cucumber-plugin/
implementation 'com.github.alexvictoor:pitest-cucumber-plugin:0.10'
// https://jarcasting.com/artifacts/com.github.alexvictoor/pitest-cucumber-plugin/
implementation ("com.github.alexvictoor:pitest-cucumber-plugin:0.10")
'com.github.alexvictoor:pitest-cucumber-plugin:jar:0.10'
<dependency org="com.github.alexvictoor" name="pitest-cucumber-plugin" rev="0.10">
<artifact name="pitest-cucumber-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alexvictoor', module='pitest-cucumber-plugin', version='0.10')
)
libraryDependencies += "com.github.alexvictoor" % "pitest-cucumber-plugin" % "0.10"
[com.github.alexvictoor/pitest-cucumber-plugin "0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.pitest : pitest | jar | 1.5.1 |
io.cucumber : cucumber-java | jar | 5.7.0 |
io.cucumber : cucumber-junit | jar | 5.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
org.mockito : mockito-core | jar | 3.0.0 |
org.mockito : mockito-junit-jupiter | jar | 3.0.0 |
org.assertj : assertj-core | jar | 1.6.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.5.1 |