Skip to content

Example project to show how to use Karma (Spectacular Test Runner for JS) with an Angular & Require.js application

Notifications You must be signed in to change notification settings

matiasalvarez87/angular-require-karma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-require-karma

Example project to show how to use Karma (Spectacular Test Runner for JS) with an Angular & Require.js application

How to run the unit tests

  • Clone the project
  • Install Karma as global: npm install -g karma
  • Start Karma and run tests (in the project root folder): karma start

Acknowledgements

This project is based on jhiemer's example project: https://github.com/jhiemer/angularjs-requirejs-testacular

About

Example project to show how to use Karma (Spectacular Test Runner for JS) with an Angular & Require.js application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published