Unfortunately type definitions are currently not available for this package
babel-istanbul
- Version 0.12.2
- Published
- 16 dependencies
- BSD-3-Clause license
Install
npm i babel-istanbul
yarn add babel-istanbul
pnpm add babel-istanbul
Overview
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests
Dependencies (16)
Dev Dependencies (6)
Peer Dependencies (1)
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/babel-istanbul
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/babel-istanbul)
- HTML<a href="https://www.jsdocs.io/package/babel-istanbul"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 1093 ms. - Missing or incorrect documentation? Open an issue for this package.