Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
* as common from
'../common/index.mjs'
;
2
import
{ describe, it } from
'node:test'
;
3
import
assert from
'node:assert'
;
4
import
{ spawn } from
'node:child_process'
;
Callers
nothing calls this directly
Calls
15
unlink
Function · 0.90
setTimeout
Function · 0.90
writeFile
Function · 0.90
kill
Method · 0.80
setupFixtures
Function · 0.70
spawn
Function · 0.70
map
Method · 0.65
keys
Method · 0.65
match
Method · 0.65
it
Function · 0.50
skip
Method · 0.45
refresh
Method · 0.45
Tested by
no test coverage detected