This project is an example of BDD (behaviour driven development) setup with nightmare and cucumberjs frameworks.
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.
create a pull request.
by @sauliuz and popularowl.com