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

File runner.mjs

test/fixtures/test-runner/coverage-isolation-none/runner.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { run } from 'node:test';
2import { join } from 'node:path';
3
4const stream = run({

Callers

nothing calls this directly

Calls 5

someMethod · 0.80
runFunction · 0.50
joinFunction · 0.50
onMethod · 0.45
exitMethod · 0.45

Tested by

no test coverage detected