Add content for cukes (#2617)
* cukes-rest node added in java roadmap * Update content/roadmaps/110-java/content/107-testing-java-apps/102-cukes.md Co-authored-by: haseebansari <haseeb.ansari@qordata.com> Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/2600/head^2
parent
96d2adaf89
commit
9d21da2254
1 changed files with 7 additions and 1 deletions
@ -1 +1,7 @@ |
||||
# Cukes |
||||
# Cukes |
||||
|
||||
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 a custom plug-in system to allow users to add additional project specific content. |
||||
|
||||
<ResourceGroupTitle>Reference Resource</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='blue' badgeText='Github' href='https://github.com/ctco/cukes'>Cukes Github</BadgeLink> |
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://speakerdeck.com/larchaon/getting-started-with-cukes-rest?slide=23'>Getting Started with Cukes-REST</BadgeLink> |
||||
|
Loading…
Reference in new issue