| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Cucumber Application Testing & Monitoring |
| GroupId | GroupIdeu.evops.maven.plugins |
| ArtifactId | ArtifactIdcucumber-runner-maven-plugin |
| Last Version | Last Version1.18 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionExecutes cucumber features in parallel using fork
Maven plugin for running cucumber features in parallel using cucumber's Main class. To use it, add it to your pom file as a build plugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>eu.evops.maven.plugins</groupId>
<artifactId>cucumber-runner-maven-plugin</artifactId>
<version>1.18</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0 |
| info.cukes : cucumber-java | jar | 1.2.4 |
| org.apache.maven : maven-core | jar | 3.0 |
| org.json : json | jar | 20160212 |
| net.masterthought : cucumber-reporting | jar | 3.1.0 |
| org.jdom : jdom | jar | 2.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |