You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jasmine - is a behavior driven development framework for Javascript
Jasmine Home Page
Karma - is a javascript test runner created by the angularJS team
Allows spawning browsers and running Jasmine tests from the command line.
Karma Home Page
Testing Schedule
Testing occurs every one to two weeks. Or once a major change has been implemented.