Skip to content

malazay/nightwatch-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nightwatch.js example

This a small example using Nightwatch.js for end to end testing

Installation

git clone git@github.com:malazay/nightwatch-example.git
cd night
npm install
node nightwatch.conf.js

Before Running

Prodivde git username and password in the testData.json file.

Running the tests

npm test

Running invidual tests:

nightwatch tests/[testFile.js]

About

Small example using Nightwatch.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors