Skip to content

paulirish/covfefe-coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

covfefe-coverage

(very early)

Access the DevTools JavaScript Coverage Profiler data.

image

Right now this script is a little proof of concept, but it does sit on top of:

  • chrome-devtools-frontend for calculation of metrics.
  • chrome-remote-interface because ya gotta
  • chrome-launcher for the launch
  • devtools-protocol for declarative protocol JSON

Interestingly, this is the first time we've had devtools frontend's Target and TargetManager working well with a chrome-remote-interface target. There's aspects to be improved but it's quite exciting nonetheless.

About

Node API for DevTools JS Coverage data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published