@furball/coverage
v1.0.8
Published
This package enables code coverage metric reporting while a parent application is running via c8 and Istanbul.
Downloads
4
Readme
@furball/coverage
This package enables code coverage metric reporting while a parent application is running via c8 and Istanbul.
API
createReport()
runs a code coverage test and returns a JSON report object. Note that this is a blocking operation and can easily take 5-10 seconds to compute.