Cukes http mock extension

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
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Cukes http mock extension
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

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
lv.ctco.cukes : cukes-core jar 1.0.10
org.mock-server : mockserver-netty jar 5.4.1

Project Modules

There are no modules declared in this project.
lv.ctco.cukes

C.T.Co

C.T.Co Open Source Community

Versions

Version
1.0.10
1.0.9
1.0.8
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
0.0.35
0.0.34
0.0.33
0.0.32
0.0.31
0.0.30
0.0.29
0.0.28
0.0.27
0.0.26
0.0.25
0.0.24
0.0.23
0.0.22