covy

v1.0.0
Covy configures a test environment using Mocha, Chai, Sinon & Blanket

Covy

Covy configures a test environment using Mocha, Chai, Sinon & Istanbul

Installation

npm install covy

Getting started

covy use the ./test directory and search for all .test.js files.

Add those scripts in your package.json:

"scripts:" {
  "test": "covy",
  "cov": "istanbul cov ./node_modules/.bin/covy"
}

Metadata

  • ISC
  • Whatever
  • Sam Joch
  • released 1/7/2016

Downloads

Maintainers