Last Version

cucumber-testng-factory 1.0.1

TestNG Integration for the Cucumeber-JVM Testing Framework

License

License

Apache License
Categories

Categories

Cucumber Application Testing & Monitoring TestNG Unit Testing
GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

cucumber-testng-factory
Version

Version

1.0.1
Type

Type

jar
Description

Description

cucumber-testng-factory
TestNG Integration for the Cucumeber-JVM Testing Framework
Project URL

Project URL

https://github.com/talios/cucumber-testng-factory

Download cucumber-testng-factory 1.0.1


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

Dependencies

provided (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.1
info.cukes : cucumber-java jar 1.1.3

Project Modules

There are no modules declared in this project.