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

File test-runner-run-global-hooks.mjs

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

Source from the content-addressed store, hash-verified

1import { mustCall, mustCallAtLeast } from '../common/index.mjs';
2import * as fixtures from '../common/fixtures.mjs';
3import { describe, it, beforeEach, run } from 'node:test';
4import assert from 'node:assert';

Callers

nothing calls this directly

Calls 15

beforeEachFunction · 0.85
mustCallAtLeastFunction · 0.85
mustCallFunction · 0.70
spawnFunction · 0.70
onceFunction · 0.70
runFunction · 0.70
matchMethod · 0.65
forEachMethod · 0.65
itFunction · 0.50
pathMethod · 0.45
refreshMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected