Skip to content

Example use of Cucumber to test RESTful APIs

Notifications You must be signed in to change notification settings

chanond-w/cukes_rest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST testing with Cucumber

This repo contains the example code for my blog post about effective API testing with cucumber. Please read it for details.

To run the features it's as simple as:

$ bundle
$ cucumber

About

Example use of Cucumber to test RESTful APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 72.0%
  • Gherkin 28.0%