MCPcopy Index your code
hub / github.com/nodejs/node / test-runner-coverage-default-exclusion.mjs

File test-runner-coverage-default-exclusion.mjs

test/parallel/test-runner-coverage-default-exclusion.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import '../common/index.mjs';
2import { before, describe, it } from 'node:test';
3import assert from 'node:assert';
4import { spawnSync } from 'node:child_process';

Callers

nothing calls this directly

Calls 9

includesMethod · 0.80
beforeFunction · 0.70
setupFixturesFunction · 0.70
itFunction · 0.50
spawnSyncFunction · 0.50
assertFunction · 0.50
refreshMethod · 0.45
joinMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected