Last Version

Cukes HTTP 1.0.10

Cukes takes simplicity of Cucumber and provides bindings for HTTP specification. As a sugar on top, cukes adds steps for storing and using request/response content from a file system, variable support in .features, context inflation in all steps and resources and a custom plug-in system to allow users to add additional project specific content.

License

License

GroupId

GroupId

lv.ctco.cukes
ArtifactId

ArtifactId

cukes-http
Version

Version

1.0.10
Type

Type

jar
Description

Description

Cukes HTTP
Cukes takes simplicity of Cucumber and provides bindings for HTTP specification. As a sugar on top, cukes adds steps for storing and using request/response content from a file system, variable support in .features, context inflation in all steps and resources and a custom plug-in system to allow users to add additional project specific content.

Download cukes-http 1.0.10


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

Dependencies

compile (4)

Group / Artifact Type Version
lv.ctco.cukes : cukes-core jar 1.0.10
io.rest-assured : rest-assured jar 4.2.0
com.google.code.gson : gson jar 2.8.6
com.jayway.awaitility : awaitility jar 1.7.0

Project Modules

There are no modules declared in this project.