/nightmare-cucumberjs

Example BDD project with cucumberjs and nightmare libraries

Primary LanguageJavaScript

Build Status

nightmare-cucumberjs

Overview

This project is an example of BDD (behaviour driven development) setup with nightmare and cucumberjs frameworks.

How to use?

This project shows the example setup creating BDD tests for your web app monitoring. Its setup to use continuous application monitoring with the help of automated CI jobs.

Clone this code repositary. Install all required nodejs packages and run tests

npm install
npm test

The output should be passing tests.

Improvements?

create a pull request.

by @sauliuz and popularowl.com