/node-coverage-demo

Demo for collecting code coverage within Node.js

Primary LanguageJavaScriptMIT LicenseMIT

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.