Nightwatch.js plugin for Cucumber.js
npm install nightwatch-cucumberhttp://mucsi96.github.io/nightwatch-cucumber








Ask question
This module enables to use a BDD-style approach for cross-browser testing:
- Describe user stories in Cucumber using Gherkin syntax
- Map them to browser operations and assertions in Nightwatch.js
- Run using either real browser, headless browser or cloud based WebDriver services such as SauceLabs or BrowserStack