nightwatch-sample-pom
https://github.com/dwyl/learn-nightwatch/blob/master/README.md
=====================================================================
How to run a Nightwatch test
1.Navigate to nightwatch-sample-pom folder 2.Open terminal from inside project folder 3.enter below code to run sample-pom-test
node nightwatch.js -e chrome --test tests/tests.js
=====================================================================
How to run a single Nightwatch test: http://stackoverflow.com/questions/28308990/how-to-run-a-single-test-in-nightwatch/29701199#29701199
Nightwatch on Saucelabs: https://github.com/saucelabs-sample-test-frameworks/JS-Nightwatch.js