Skip to content

gkushang/nemo-cucumberjs-example

Repository files navigation

nemo-cucumberjs-example

Nemo integration with CucumberJS and SauceLabs with HTML reports

This example includes,

  • nemo with cucumberjs
  • execute tests locally and on sauce labs
  • update sauce labs dashboard with test info and results
  • grunt task to run cucumber scenarios
  • page objects
  • chai assertion for web-driver promises
  • cucumber HTML reports with screenshots

HTML Report

Sample HTML report is attached to the repository as cucumber_html_report.png

How to run tests

$ git clone https://github.com/gkushang/nemo-cucumberjs-example.git
$ cd nemo-cucumberjs-example
$ npm install

More information on how to run tests is available here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published