MCPcopy Index your code
hub / github.com/nodejs/node / test-runner-no-isolation-different-cwd.mjs

File test-runner-no-isolation-different-cwd.mjs

test/parallel/test-runner-no-isolation-different-cwd.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

allowGlobalsFunction · 0.85
runFunction · 0.70
mustCallFunction · 0.70
pathMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected