angularjs-testbed

Testing abstraction library inspired by [@angular/core/testing](https://angular.io/api/core/testing) for angularjs projects written in typescript with decorators


Keywords
angular testbed, angular-testbed, jasmine, karma, testing, testbed, angularjs-testbed, component testing, anguarjs testing
License
MIT
Install
npm install angularjs-testbed@0.3.3

Documentation

angularjs-testbed

Testing abstraction library inspired by @angular/core/testing for angularjs projects written in typescript with decorators

Documentation

Please see angular testing guide to see how to do testing of angularjs project using this library

Dependencies

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