MCPcopy Index your code
hub / github.com/nodejs/node / test-runner-global-hooks.mjs

File test-runner-global-hooks.mjs

test/fixtures/test-runner/test-runner-global-hooks.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { run } from 'node:test';
2import { spec } from 'node:test/reporters';
3import { parseArgs } from 'node:util';
4

Callers

nothing calls this directly

Calls 4

sliceMethod · 0.65
parseArgsFunction · 0.50
runFunction · 0.50
composeMethod · 0.45

Tested by

no test coverage detected