https://github.com/mucsi96/nightwatch-cucumber
[DEPRECATED] Cucumber.js plugin for Nightwatch.js.
https://github.com/mucsi96/nightwatch-cucumber
automation bdd browser cucumber gherkin nightwatch selenium test testing
Last synced: about 1 month ago
JSON representation
[DEPRECATED] Cucumber.js plugin for Nightwatch.js.
- Host: GitHub
- URL: https://github.com/mucsi96/nightwatch-cucumber
- Owner: mucsi96
- License: mit
- Created: 2015-05-05T07:37:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-03-16T08:09:20.000Z (about 3 years ago)
- Last Synced: 2025-03-28T08:08:00.191Z (about 2 months ago)
- Topics: automation, bdd, browser, cucumber, gherkin, nightwatch, selenium, test, testing
- Language: JavaScript
- Homepage: http://mucsi96.github.io/nightwatch-cucumber
- Size: 5.35 MB
- Stars: 236
- Watchers: 20
- Forks: 70
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :warning: WARNING! This package is deprecated in favour of Nightwatch v2 as it supports Cucumber out of the box.
# [nightwatch-cucumber](http://mucsi96.github.io/nightwatch-cucumber) 
[http://mucsi96.github.io/nightwatch-cucumber](http://mucsi96.github.io/nightwatch-cucumber)
[](https://badge.fury.io/js/nightwatch-cucumber)
[](https://travis-ci.org/mucsi96/nightwatch-cucumber)
[](#contributors)
[](https://coveralls.io/github/mucsi96/nightwatch-cucumber?branch=master)
[](https://github.com/semantic-release/semantic-release)
[](https://greenkeeper.io/)
[](https://github.com/feross/standard)
[](https://twitter.com/mucsi96)
[Ask question](https://stackoverflow.com/questions/tagged/nightwatch.js+cucumber)This module enables to use a BDD-style approach for cross-browser testing:
- Describe user stories in [Cucumber](https://cucumber.io/) using [Gherkin syntax](https://cucumber.io/docs/reference)
- Map them to browser operations and assertions in [Nightwatch.js](http://nightwatchjs.org/)
- Run using either real browser, headless browser or cloud based [WebDriver](https://www.w3.org/TR/webdriver/) services such as [SauceLabs](https://saucelabs.com/) or [BrowserStack](https://www.browserstack.com/)## [Documentation](http://mucsi96.github.io/nightwatch-cucumber)