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

File test-runner-plan.mjs

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

runFunction · 0.70
itFunction · 0.50
joinFunction · 0.50
pathMethod · 0.45
planMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected