Skip to content

sauliuz/nightmare-cucumberjs

Repository files navigation

nightmare-cucumberjs

Build Status

Note: nightmare library on which this project is based is not supported for few years. even if examples in this project still work, they depend on abandoned library. You have been warned ;)

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.

by @sauliuz and popularowl.com

About

Example BDD project with cucumberjs and nightmare libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published