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

File test-runner-run.mjs

test/parallel/test-runner-run.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 { basename, join } from 'node:path';
4import { describe, it, run } from 'node:test';

Callers

nothing calls this directly

Calls 15

getExecutedShardOrderFunction · 0.85
getExecutedInternalOrderFunction · 0.85
timeoutMethod · 0.80
allMethod · 0.80
sortMethod · 0.80
someMethod · 0.80
includesMethod · 0.80
runFunction · 0.70
findMethod · 0.65
toArrayMethod · 0.65
textMethod · 0.65
matchMethod · 0.65

Tested by

no test coverage detected