one-double-zero
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.3 • Public • Published

One Double Zero

NPM version Build Status Coverage percentage

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.

Package Sidebar

Install

npm i one-double-zero

Weekly Downloads

57

Version

1.0.0-beta.3

License

ISC

Unpacked Size

113 kB

Total Files

26

Last publish

Collaborators

  • ericmorand