Cucumber-JVM: TestNG

Cucumber for the JVM

License

License

Categories

Categories

Cucumber Application Testing & Monitoring TestNG Unit Testing
GroupId

GroupId

com.github.harry389
ArtifactId

ArtifactId

cucumber-testng
Last Version

Last Version

5.0.5-RC3
Release Date

Release Date

Type

Type

jar
Description

Description

Cucumber-JVM: TestNG
Cucumber for the JVM

Download cucumber-testng

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.harry389/cucumber-testng/ -->
<dependency>
    <groupId>com.github.harry389</groupId>
    <artifactId>cucumber-testng</artifactId>
    <version>5.0.5-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harry389/cucumber-testng/
implementation 'com.github.harry389:cucumber-testng:5.0.5-RC3'
// https://jarcasting.com/artifacts/com.github.harry389/cucumber-testng/
implementation ("com.github.harry389:cucumber-testng:5.0.5-RC3")
'com.github.harry389:cucumber-testng:jar:5.0.5-RC3'
<dependency org="com.github.harry389" name="cucumber-testng" rev="5.0.5-RC3">
  <artifact name="cucumber-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harry389', module='cucumber-testng', version='5.0.5-RC3')
)
libraryDependencies += "com.github.harry389" % "cucumber-testng" % "5.0.5-RC3"
[com.github.harry389/cucumber-testng "5.0.5-RC3"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apiguardian : apiguardian-api jar 1.1.0
io.cucumber : cucumber-core jar 5.0.0-RC3
io.cucumber : cucumber-gherkin jar 5.0.0-RC3
io.cucumber : cucumber-gherkin-vintage jar 5.0.0-RC3
io.cucumber : cucumber-plugin jar 5.0.0-RC3
io.cucumber : docstring jar 5.0.0-RC3
org.testng : testng jar 7.0.0

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.0.0
org.hamcrest : hamcrest-core jar 2.1

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.5-RC3
5.0.4-RC3
5.0.3-RC3
5.0.2-RC3
5.0.1-RC3
5.0.1-RC2
5.0.0-RC3
5.0.0-RC2
4.7.4