JSPM

insulator

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q41062F
  • License MIT

Analysis of project's javascript code coverage

Package Exports

  • insulator

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (insulator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

insulator

Analysis of project's javascript code coverage

This is meant to be a very simple analysis of which javascript source files contain corresponding test files. The inspiration for this lies in the downside of Istanbul, which only supplies coverage statistics for files that contain tests. In that event it would be useful to know what files contained know tests at all.