Angularjs Unit testing – Why Karma
There are somany tutorial available on how to write unit test. So you have writtern one simple unit test, but want to know the connection of jasmine, karma and angularjs. Basically, to test a single angular controller/service etc, you need … Continue reading