Rest Cucumber

Rest Cucumber allows you to attach a rest client for retrieval of Cucumber feature files and posting of Cucumber test results

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.liamhayes1
ArtifactId

ArtifactId

rest-cucumber
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Rest Cucumber
Rest Cucumber allows you to attach a rest client for retrieval of Cucumber feature files and posting of Cucumber test results
Project URL

Project URL

https://github.com/LiamHayes1/rest-cucumber
Source Code Management

Source Code Management

https://github.com/LiamHayes1/rest-cucumber.git

Download rest-cucumber

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
info.cukes : cucumber-core jar 1.2.2
info.cukes : cucumber-junit jar 1.2.2
org.mockito : mockito-all jar 1.8.4
info.cukes : cucumber-java jar 1.2.2
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.1
1.0
0.0.2