Skip to content

BinaryJava/sb-nightwatch-no-cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sb-nightwatch-no-cucumber

Sample automation suite without Cucumber

Repository that uses Cucumber exists here but Cucumber support with Nightwatch appears broken at the moment

Prerequisities

  1. Install Node.js on your system and make sure npm is accessible in your path
  2. Install or update Google Chrome
  3. cd into this repo
  4. Run npm install to install all required packages

Commands

Command Description
npm test Executes the test for factorial calculation

Reporting

The HTML test report is generated in the tests_output/nightwatch-html-report directory

About

Sample automation suite without Cucumber

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published