angularjs-testbed
v0.3.3
Published
Testing abstraction library inspired by [@angular/core/testing](https://angular.io/api/core/testing) for angularjs projects written in typescript with decorators
Downloads
207
Maintainers
Readme
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