0.2.1 • Published 4 years ago

covergates v0.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

covergates

Covergates CLI for NodeJS

Installation

npm install covergates --save-dev

Usage

covergates will install a binary under node_modules/.bin/covergates. To use it under CLI, run:

For npm v5.2.0 or newer

npx covergates -h

or

./node_modules/.bin/covergates

For the covergates command line usage, please refer to the documentation.

Example

You can find the example for NodeJS test coverage with covergates at https://github.com/covergates/example-nodejs.

0.2.1

4 years ago

0.2.0

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago