MCPcopy Index your code
hub / github.com/nodejs/node / test-run-watch-cwd-isolation-process.mjs

File test-run-watch-cwd-isolation-process.mjs

test/test-runner/test-run-watch-cwd-isolation-process.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Test run({ watch: true, cwd, isolation: 'process' }) runs with different
2// cwd while in watch mode and isolation process
3import * as common from '../common/index.mjs';
4import { run } from 'node:test';

Callers

nothing calls this directly

Calls 10

skipIfNoWatchFunction · 0.90
writeFileSyncFunction · 0.85
abortMethod · 0.65
readFileSyncFunction · 0.50
joinFunction · 0.50
runFunction · 0.50
refreshMethod · 0.45
pathMethod · 0.45
onMethod · 0.45
removeAllListenersMethod · 0.45

Tested by

no test coverage detected