Last Version

cucumber-runner 1.0.10

Custom CucumberJVM JUnit runner for Test Automation Gears based projects

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

ru.sbtqa.tag
ArtifactId

ArtifactId

cucumber-runner
Version

Version

1.0.10
Type

Type

jar
Description

Description

cucumber-runner
Custom CucumberJVM JUnit runner for Test Automation Gears based projects
Project URL

Project URL

http://github.com/sbtqa/cucumber-runner
Source Code Management

Source Code Management

https://github.com/sbtqa/cucumber-runner/tree/master

Download cucumber-runner 1.0.10


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

Dependencies

compile (2)

Group / Artifact Type Version
ru.sbtqa.tag : qa-utils jar 1.3-SNAPSHOT
io.cucumber : cucumber-junit jar 2.4.0

Project Modules

There are no modules declared in this project.