node-coverage-demo icon indicating copy to clipboard operation
node-coverage-demo copied to clipboard

Demo for collecting code coverage within Node.js

This demo shows how to use the in-process inspector API to collect code coverage data when running scripts.

Run demo.js with the newest V8 found here, and point your browser to localhost:8080.