JUnit 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.

License

License

Categories

Categories

Maven Build Tools JUnit Unit Testing Cucumber Application Testing & Monitoring
GroupId

GroupId

io.github.carousell
ArtifactId

ArtifactId

cucumber2junit-maven-plugin
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

JUnit 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.

Download cucumber2junit-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.carousell</groupId>
    <artifactId>cucumber2junit-maven-plugin</artifactId>
    <version>1.5.2</version>
</plugin>

Dependencies

compile (10)

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

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.1

Project Modules

There are no modules declared in this project.
io.github.carousell

Carousell

Carousell is a community marketplace that makes selling as simple as taking a photo, buying as simple as chatting.

Versions

Version
1.5.2
1.5.1
1.5
1.4
1.3.1
1.3