License |
License |
---|---|
Categories |
CategoriesMaven Build Tools JUnit Unit Testing Cucumber Application Testing & Monitoring |
GroupId | GroupIdio.github.carousell |
ArtifactId | ArtifactIdcucumber2junit-maven-plugin |
Last Version | Last Version1.5.2 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionJUnit code generator for Cucumber tests
Generates plain JUnit tests from Gherkin feature files. This is useful when you want to execute Cucumber tests in an environment which does not allow custom JUnit runners, e.g. the AWS Device Farm.
|
<plugin>
<groupId>io.github.carousell</groupId>
<artifactId>cucumber2junit-maven-plugin</artifactId>
<version>1.5.2</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.velocity : velocity | jar | 1.7 |
org.apache.velocity : velocity-tools | jar | 2.0 |
com.google.guava : guava | jar | 25.0-jre |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.9.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
com.amazonaws : aws-java-sdk-dynamodb | jar | 1.11.360 |
org.apache.maven : maven-plugin-api | jar | 3.5.3 |
org.apache.maven : maven-project | jar | 3.0-alpha-2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.1 |