nightwatch Frontend tests written with nigthwatch-js & selenium build git clone [email protected]:socialwolves/nightwatch.git cd nightwatch && npm i && npm i -g nightwatch tests # run all tests npm run test # run particular test npm run test -- ./tests/example.js