gaurabhi1986 / nightwatch-demo

Sample code for automating and running tests using nightwatch.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nightwatch demo

Sample code for automating and running tests using nightwatch.js

Requires node v6 and the Chrome browser

To run this demo :

  1. Clone the repo
  2. Run npm install
  3. Run npm run e2e:setup (one time)
  4. Run npm test to run tests

About

Sample code for automating and running tests using nightwatch.js


Languages

Language:JavaScript 100.0%