šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

one-double-zero

Package Overview
Dependencies
Maintainers
0
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

one-double-zero

[![NPM version][npm-image]][npm-url] [![Build Status][build-image]][build-url] [![Coverage percentage][coveralls-image]][coveralls-url]

1.1.0
latest
Source
npm
Version published
Weekly downloads
319
44.34%
Maintainers
0
Weekly downloads
Ā 
Created
Source

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.

Keywords

coverage

FAQs

Package last updated on 21 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts