Last Version

Cukes parent 0.0.2

cukes-rest takes simplicity of Cucumber and provides bindings for HTTP specification. As a sugar on top, cukes-rest 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-parent
Version

Version

0.0.2
Type

Type

pom
Description

Description

Cukes parent
cukes-rest takes simplicity of Cucumber and provides bindings for HTTP specification. As a sugar on top, cukes-rest 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.
Project URL

Project URL

https://github.com/ctco/cukes

Download cukes-parent 0.0.2

Filename Size
cukes-parent-0.0.2.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cukes-core
  • cukes-rest
  • cukes-rest-loadrunner
  • cukes-rest-sample
  • cukes-graphql
  • cukes-graphql-sample
  • cukes-ldap
  • cukes-ldap-sample
  • cukes-rabbitmq
  • cukes-rabbitmq-sample