Cucumber-JVM: TestNG Scenarios Support

Supports runnig cucumber scenarion as testng test

License

License

Categories

Categories

Ant Build Tools Cucumber Application Testing & Monitoring TestNG Unit Testing
GroupId

GroupId

com.github.prasanta-biswas
ArtifactId

ArtifactId

testng-cucumber
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cucumber-JVM: TestNG Scenarios Support
Supports runnig cucumber scenarion as testng test
Project URL

Project URL

https://github.com/prasanta-biswas/testng-cucumber

Download testng-cucumber

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
info.cukes : cucumber-core jar 1.2.5
info.cukes : cucumber-java jar 1.2.5
org.testng : testng jar 6.10

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0