0.3.3 • Published 6 years ago

angularjs-testbed v0.3.3

Weekly downloads
353
License
MIT
Repository
github
Last release
6 years ago

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