MCPcopy Index your code
hub / github.com/nodejs/node / test-runner-watch-mode-complex.mjs

File test-runner-watch-mode-complex.mjs

test/parallel/test-runner-watch-mode-complex.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as common from '../common/index.mjs';
2import { describe, it } from 'node:test';
3import assert from 'node:assert';
4import { spawn } from 'node:child_process';

Callers

nothing calls this directly

Calls 15

unlinkFunction · 0.90
setTimeoutFunction · 0.90
writeFileFunction · 0.90
killMethod · 0.80
setupFixturesFunction · 0.70
spawnFunction · 0.70
mapMethod · 0.65
keysMethod · 0.65
matchMethod · 0.65
itFunction · 0.50
skipMethod · 0.45
refreshMethod · 0.45

Tested by

no test coverage detected