Skip to content

timetraveler90/nightwatch-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Nightwatch Boilerplate project

##Getting Started

Install deps : npm install

To run Acceptance test, just run : npm test

Explanations

If you are looking for a more complex example, take a look to page-object-assertion-command branch. The project is organize as following :

  • nw/logs : Selenium log
  • nw/reports : xUnit reports
  • nw/tests : Test suites
  • nightwatch.json : Nightwatch configuration file
  • nightwatch.gloabls.js : Nightwatch globals file

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%