Questions tagged [remap-istanbul]

A tool for remapping Istanbul coverage via Source Maps

A package that provides the ability to remap Istanbul code coverage information to its original source positions based on a JavaScript Source Maps v3.

17 questions
0
votes
1 answer

Error generating TypeScript code coverage reports with remap-istanbul + browserify + source maps

I'm getting the following error: Error: Could not find file: "..\..\..\..\source\node_modules\browserify\node_modules\browser-pack\_prelude.js" at readFile…
Remo H. Jansen
  • 23,172
  • 11
  • 70
  • 93
-1
votes
1 answer

Angular2 Qunit code coverage

is there any good handy code coverage measurement tool/framework which I can easily incorporate to measure the code coverage for Angular2-TypeScript code with tests written in QUnit? I see few such framework like remap-istanbul, blanket.js etc., but…
Satish
  • 2,478
  • 2
  • 17
  • 22
1
2