I've been uploading videos about NightwatchJS on YouTube, here you can see the first one in the series:
This is a link to the github repo where you can find the code that was written during the videos (go through commit history for relevant videos).
coding-with-dom / intro-to-nightwatchjs
This is the repository for the youtube series "End-to-end testing with NightwatchJS" - check it out on youtube!
End-to-end testing with NightwatchJS
Follow the tutorials on youtube!
More coming soon!
Setup
npm install
Run tests
npm test
Please get in touch if you have any feedback or suggestions!
Top comments (3)
Hi thanks for sharing !! This was my first step into nightwatchjs !!
Watched the tuts on YouTube, loved them.
Well explained, thank you.