node
node copied to clipboard
test_runner: throw on invalid source map
This PR changes the code coverage test runner to throw ERR_SOURCE_MAP_CANNOT_PARSE
when a sourcemap is not a valid JSON file, or does not exist.