Nightwatch.js allows for easy Node.js Testing
If you run a Node.js app then it’s likely you’ve needed to run testing at some point. This can be done using a myriad of libraries, but a new contender named Nightwatch.js has recently drawn attention. This is a completely open source project made for End-to-End testing on Node.js apps. Nightwatch runs on the Selenium…