Skip to content

aktraore/karma-typescript-test-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runnable example of unit testing Typescript on the fly in Karma with AngularJS and Istanbul coverage

To run the example tests, issue the following commands:

npm install karma-typescript
cd node_modules/karma-typescript/examples/angularjs
npm install
npm test

The example unit tests should now run in Karma and html test coverage should be created in the folder coverage in the project root.

Licensing

This software is licensed with the MIT license.

© 2016-2017 Erik Barke, Monounity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published