cukes_rest icon indicating copy to clipboard operation
cukes_rest copied to clipboard

Example use of Cucumber to test RESTful APIs

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