License |
License |
---|---|
Categories |
CategoriesAnt Build Tools JUnit Unit Testing Cucumber Application Testing & Monitoring |
GroupId | GroupIdcom.github.hemanthsridhar |
ArtifactId | ArtifactIdWebAppFramework-CucumberJVM-Junit |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebAppFramework-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 |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ru.yandex.qatools.allure : allure-junit-adaptor | jar | 1.5.0.RC2 |