Repository to go along with my blog post of demo of nightwatch.js - View blog post
Clone or download the repository to get up and running quickly, or you could read more about nightwatch over at their website
- Node & NPM
- First install the required dependencies
npm install
- To run tests
npm test