istanbuljs-archived-repos / istanbul-lib-instrument

deprecated, instead use https://github.com/istanbuljs/istanbuljs
Other
13 stars 13 forks source link

istanbul-lib-instrument

Build Status

Istanbul instrumenter library.

Version 1.1.x now implements instrumentation using Babel. The implementation is inspired by prior art by @dtinth as demonstrated in the __coverage__ babel plugin.

It provides 2 "modes" of instrumentation.

Incompatibilities and changes to instrumentation behavior can be found in v0-changes.md.