Skip to content

pailas/angularjs_typescript_coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angularjs-typescript-gulp-karma-isthanbul

Angularjs 1.6.x with Typescript Gulp Karma Isthanbul

The sample code doesn't have UI. It has a set of files with some AngularJS code and corresponding test files.

To run the sample, open a command prompt and execute the following commands:

  • yarn (to install all dependencies from package.json)
  • yarn add -g gulp-cli (to install gulp cli globally)
  • yarn add -g karma-cli (to install karma cli globally)
  • gulp test (to start karma and run tests)
  • gulp coverage (to run tests once and open coverage)
  • gulp (default) to build and run tests

About

Angularjs Typescript Coverage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published