A tool for remapping Istanbul coverage via Source Maps
Call remap-istanbul as a karma reporter, enabling remapped reports on watch
Karma reporter that checks coverage thresholds with coverage data generated by karma-coverage. Because it reads its data from a json file, it can also handle remapped coverage data provided by karma-remap-istanbul to allow source-map support.
Simplifying running unit tests with coverage for Typescript projects.
Call remap-istanbul as a karma reporter, enabling remapped reports on watch