matthewroach / nightwatch-demo

Demo of using nightwatch js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Demo of using nightwatch js


Languages

Language:JavaScript 83.4%Language:PHP 16.6%