Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 235 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 235 Bytes

istanbul-sourcemap-demo

Demo of istanbul sourcemap branch from dd

Usage

npm test && npm run report
google-chrome coverage/index.html

With karma

npm i -g karma-cli
karma start --single-run -- --coverage