angularjs-testbed
TypeScript icon, indicating that this package has built-in type declarations

0.3.3 • Public • Published

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

Package Sidebar

Install

npm i angularjs-testbed

Weekly Downloads

109

Version

0.3.3

License

MIT

Unpacked Size

47.8 kB

Total Files

13

Last publish

Collaborators

  • vsternbach