/angular-jasmine-examples

Contains examples of using angular 1.x mocks and jasmine spy functionality

Primary LanguageJavaScriptMIT LicenseMIT

AngularJS 1.x tested by Jasmine

Contains examples of using Angular 1.x mocks and Jasmine spy functionality to test AngularJS components

Setup

Run npm install or yarn install from root directory

Launch

Run npm test or yarn test from root directory