vsternbach / angularjs-testbed

Testing angularjs applications written in typescript using angular decorators the angular way
MIT License
4 stars 2 forks source link

angularjs-testbed

Greenkeeper badge

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