Testing abstraction library inspired by @angular/core/testing for angularjs projects written in typescript with decorators
Please see angular testing guide to see how to do testing of angularjs project using this library
This library is using angular.element for querying DOM elements, so even if you are not using jquery in your angularjs project you need to install it as devDependency