If you’re anything like me, you’ve probably been scouring the web to find out why your unit tests are so slow. Unit tests are supposed to be fast right? So why do 4500 unit tests on a fairly intricate ...
If you are developing an AngularJS application, use Protractor to test it! Why? Protractor is an end-to-end testing framework for AngularJS applications and works as a solution integrator - combining ...
For server side developers, the idea of building an application mostly in JavaScript may seem pretty foreign. However, this appears to be a burgeoning trend on the client side. More and more ...