Skip to content

basti1302/cucumber-js-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cucumber.js + Request = Well tested REST APIs

Build Status

A little demo for testing REST APIs with Cucumber.js and Request.

Soon to be featured in a blog post at https://blog.codecentric.de/en.

The features test GitHub's REST API.

Setup

  • git clone https://github.com/basti1302/cucumber-js-rest-api.git
  • npm install -g cucumber@~0.3.1
  • `npm install -g grunt-cli
  • npm install
  • cucumber.js to run tests

You can also do grunt watch to let the tests re-run automatically when a relevant file changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published