Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 468 Bytes

readme.md

File metadata and controls

18 lines (9 loc) · 468 Bytes

Nightwatch.js Demo

Repository to go along with my blog post of demo of nightwatch.js - View blog post

Getting Started

Clone or download the repository to get up and running quickly, or you could read more about nightwatch over at their website

Prerequisites

  • Node & NPM

Running

  • First install the required dependencies npm install
  • To run tests npm test