CoderK / es2015-test-coverage-example

Example for tracking test coverage with es2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What?

This project is example for tracking test coverage with es2015. It consists of the following:

  • babel
  • webpack
  • mocha
  • karma
  • isparta

Usage

npm run test
npm run coverage

About

Example for tracking test coverage with es2015


Languages

Language:JavaScript 100.0%