Skip to content

Izhaki/Typescript-Jasmine-Istanbul-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript-Jasmine-Istanbul-Boilerplate

An example node project to produce coverage of TypeScript sources using:

  • Jasmine
  • Istanbul
  • tsc
  • npm scripts

The coverage report shows the typescript (rather than transpiled) code. That is, sourcemaps are properly handled.

$ npm install
$ npm run test:coverage

Sample output:

image

About

An example node project to produce coverage of TypeScript sources using Jasmine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published