Last Version

WebAppFramework-CucumberJVM-Junit 1.1.6

A jar to include in your test setup that drives the cucumber jvm tests. Facilitates in executing the cucumber tests in parallel. Contains libraries such as to read from Excel, random generator etc.

License

License

Categories

Categories

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

GroupId

com.github.hemanthsridhar
ArtifactId

ArtifactId

WebAppFramework-CucumberJVM-Junit
Version

Version

1.1.6
Type

Type

jar
Description

Description

WebAppFramework-CucumberJVM-Junit
A jar to include in your test setup that drives the cucumber jvm tests. Facilitates in executing the cucumber tests in parallel. Contains libraries such as to read from Excel, random generator etc.
Project URL

Project URL

https://github.com/hemanthsridhar/WebAppFramework-CucumberJVM-Junit
Source Code Management

Source Code Management

http://github.com/hemanthsridhar/WebAppFramework-CucumberJVM-Junit/tree/master

Download WebAppFramework-CucumberJVM-Junit 1.1.6


<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar/WebAppFramework-CucumberJVM-Junit/ -->
<dependency>
    <groupId>com.github.hemanthsridhar</groupId>
    <artifactId>WebAppFramework-CucumberJVM-Junit</artifactId>
    <version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/WebAppFramework-CucumberJVM-Junit/
implementation 'com.github.hemanthsridhar:WebAppFramework-CucumberJVM-Junit:1.1.6'
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/WebAppFramework-CucumberJVM-Junit/
implementation ("com.github.hemanthsridhar:WebAppFramework-CucumberJVM-Junit:1.1.6")
'com.github.hemanthsridhar:WebAppFramework-CucumberJVM-Junit:jar:1.1.6'
<dependency org="com.github.hemanthsridhar" name="WebAppFramework-CucumberJVM-Junit" rev="1.1.6">
  <artifact name="WebAppFramework-CucumberJVM-Junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hemanthsridhar', module='WebAppFramework-CucumberJVM-Junit', version='1.1.6')
)
libraryDependencies += "com.github.hemanthsridhar" % "WebAppFramework-CucumberJVM-Junit" % "1.1.6"
[com.github.hemanthsridhar/WebAppFramework-CucumberJVM-Junit "1.1.6"]

Dependencies

compile (16)

Group / Artifact Type Version
ru.yandex.qatools.allure : allure-cucumber-jvm-adaptor jar 1.5.1
info.cukes : cucumber-picocontainer jar 1.2.5
com.google.code.gson : gson jar 2.7
org.apache.poi : poi jar 3.15-beta2
org.apache.poi : poi-ooxml jar 3.15-beta2
org.apache.poi : poi-ooxml-schemas jar 3.15-beta2
org.seleniumhq.selenium : selenium-java jar 3.0.0-beta3
junit : junit jar 4.12
jmock : jmock jar 1.2.0
info.cukes : gherkin jar 2.12.2
info.cukes : cucumber-junit jar 1.2.5
info.cukes : cucumber-core jar 1.2.5
info.cukes : cucumber-html jar 0.2.3
org.seleniumhq.selenium : selenium-server jar 3.0.0-beta3
org.hamcrest : hamcrest-all jar 1.3
ru.yandex.qatools.properties : properties-loader jar 1.5

test (1)

Group / Artifact Type Version
ru.yandex.qatools.allure : allure-junit-adaptor jar 1.5.0.RC2

Project Modules

There are no modules declared in this project.