Cucumber Spring rest Api

REST API tests with Spring, Cucumber and Gherkin

License

License

MIT
Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

fr.redfroggy.test.bdd
ArtifactId

ArtifactId

cucumber-restapi
Last Version

Last Version

1.13.1
Release Date

Release Date

Type

Type

jar
Description

Description

Cucumber Spring rest Api
REST API tests with Spring, Cucumber and Gherkin
Project Organization

Project Organization

RedFroggy
Source Code Management

Source Code Management

https://github.com/RedFroggy/spring-cucumber-rest-api

Download cucumber-restapi

How to add to project

<!-- https://jarcasting.com/artifacts/fr.redfroggy.test.bdd/cucumber-restapi/ -->
<dependency>
    <groupId>fr.redfroggy.test.bdd</groupId>
    <artifactId>cucumber-restapi</artifactId>
    <version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.redfroggy.test.bdd/cucumber-restapi/
implementation 'fr.redfroggy.test.bdd:cucumber-restapi:1.13.1'
// https://jarcasting.com/artifacts/fr.redfroggy.test.bdd/cucumber-restapi/
implementation ("fr.redfroggy.test.bdd:cucumber-restapi:1.13.1")
'fr.redfroggy.test.bdd:cucumber-restapi:jar:1.13.1'
<dependency org="fr.redfroggy.test.bdd" name="cucumber-restapi" rev="1.13.1">
  <artifact name="cucumber-restapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.redfroggy.test.bdd', module='cucumber-restapi', version='1.13.1')
)
libraryDependencies += "fr.redfroggy.test.bdd" % "cucumber-restapi" % "1.13.1"
[fr.redfroggy.test.bdd/cucumber-restapi "1.13.1"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.2
io.cucumber : cucumber-java jar 6.10.4
io.cucumber : cucumber-spring jar 6.10.4
org.apache.httpcomponents : httpclient jar 4.5.13
com.jayway.jsonpath : json-path jar 2.5.0
commons-io : commons-io jar 2.10.0
org.springframework.boot : spring-boot-starter-test jar 2.5.2
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0
com.github.tomakehurst : wiremock-standalone jar 2.27.2

test (2)

Group / Artifact Type Version
io.cucumber : cucumber-junit jar 6.10.4
com.opencsv : opencsv jar 5.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.13.1
1.11.0
1.10.1
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0