← All repos

nyc

the Istanbul command line interface

code-coverageistanbuljavascript
Browse cluster: Operating Systems and Low-Level Systems
859commits
105contributors
1languages

Tech stack & purpose

nyc is a command-line interface for Istanbul, a JavaScript code coverage tool. It instruments ES5 and ES2015+ JavaScript code with line counters to track how well unit tests exercise a codebase, and works with most JavaScript testing frameworks including tap, mocha, and AVA. The tool supports applications that spawn subprocesses and provides source-mapped coverage for Babel and TypeScript projects. nyc is built for JavaScript and is part of the istanbuljs project.

Community & reference links

Languages

JavaScript
100.0%

Contributors (top 30 of 105)