Package: wnpp Severity: wishlist Owner: Nicolas Mora <[email protected]> X-Debbugs-CC: [email protected]
* Package name : node-istanbuljs Version : 1.x Upstream Author : Ben Coe <[email protected]> * URL : https://github.com/istanbuljs/istanbuljs * License : ISC Programming Lang: JavaScript Description : monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation This monorepo contains the nuts and bolts utility libraries that facilitate IstanbulJS test coverage; Why a monorepo? + it allows us to more easily test API changes across coupled modules, e.g., changes to istanbul-lib-coverage potentially have an effect on istanbul-lib-instrument. + it gives us a centralized repo for discussions about bugs and upcoming features. This package is required for the package node-jest

