one-double-zero
v1.0.0
Published
[![NPM version][npm-image]][npm-url] [![Build Status][build-image]][build-url] [![Coverage percentage][coveralls-image]][coveralls-url]
Downloads
257
Maintainers
Readme
One Double Zero
A code coverage tool aiming at relevance, accuracy, simplicity, flexibility and speed.
Installation
The recommended way to install One Double Zero is to install it globally from its npm package.
npm i one-double-zero -g
Getting Started
Once installed, One Double Zero exposes a command-line script named odz
, capable of executing the command passed as argument, collecting some coverage data along the way.
odz node foo.js
Help can be displayed by passing the --help
flag to odz
.
odz --help
Documentation
To get the most of One Double Zero, it is strongly recommended to read its documentation.
License
Copyright © 2024 Eric MORAND. Released under the ISC License.