Last Version

Cukes REST mock Sample Project 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-mock-sample
Version

Version

1.0.10
Type

Type

jar
Description

Description

Cukes REST mock Sample Project
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-mock-sample 1.0.10


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

Dependencies

compile (2)

Group / Artifact Type Version
lv.ctco.cukes : cukes-http-mock jar 1.0.10
lv.ctco.cukes : cukes-rest jar 1.0.10

Project Modules

There are no modules declared in this project.