- clone this repo
npm i
npm run build
cd build
npx nyc ./static ./static-i
- rename
static
tostatic-o
,static-i
tostatic
npx serve
- open chrome to
localhost:5000
- in dev tools console,
JSON.stringify(__coverage__)
- copy data into
.nyc_output/out.json
npx nyc report --reporter=html
- open
coverage/index.html
- report here looks good
- click into any of the
.js
files - cry a little
-
Notifications
You must be signed in to change notification settings - Fork 0
evanbb/nyc-instrument-and-report-bug
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published