Skip to content

Example of AngularJS application testing with Jasmine and Karma

License

Notifications You must be signed in to change notification settings

antenko/unit-testing-angularjs-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit Testing AngularJS Application

This is an example of AngularJS application that aims to show patterns for unit testing different AngularJS entities (controller, service, directive, provider).

Run the tests with:

$ bower install
$ npm install
$ npm test

A readable russian guide was published here.

Demo of application is here.

About

Example of AngularJS application testing with Jasmine and Karma

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published