MCPcopy Create free account
hub / github.com/nodejs/node / test-run-watch-different-cwd-dependency.mjs

File test-run-watch-different-cwd-dependency.mjs

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

Source from the content-addressed store, hash-verified

1// Test run({ watch: true }) runs tests with dependency repeatedly in a different cwd
2import '../common/index.mjs';
3import { join } from 'node:path';
4import tmpdir from '../common/tmpdir.js';

Callers

nothing calls this directly

Calls 4

skipIfNoWatchFunction · 0.90
testRunnerWatchFunction · 0.90
joinFunction · 0.50

Tested by

no test coverage detected