One of the most brilliant feature of Angular is testing aspect, which is normally carried out using Karma. Karma has such a brilliant functionality for testing Angular code, that it just makes sense to use this framework. Here we are going to see how to write tests for addition of two numbers using Karma (Angular… Continue reading Unit testing using Karma