Introduction: The first question that comes to our mind when we hear about unit testing is why developers should use unit testing. Now we will know more details about unit […]
Migrating to Nightwatch.js: E2E testing with Angular (Part 1)
Nightwatch is an easy to use End-to-End testing solution for web applications and websites, written in Node.js. Let’s see how that fits with an Angular application.