/nightwatch-demo

Demo of using nightwatch js

Primary LanguageJavaScript

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