Kent55 / example-typescript-nyc-mocha-coverage

Example typescript project with unit and code coverage support using NYC, Typescript, and Mocha.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

example-typescript-nyc-mocha-coverage

Example typescript project with unit and code coverage support using NYC, Typescript, and Mocha.

Documentation

Full documentation about this project can be found on this blog post: Typescript coverage with Mocha & NYC

Installation

Check out the project and npm install.

How to use:

run:

npm run coverage

The coverage report should be available in /coverage.

About

Example typescript project with unit and code coverage support using NYC, Typescript, and Mocha.


Languages

Language:TypeScript 67.4%Language:JavaScript 32.6%