Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-watch-mode.mjs
File
test-watch-mode.mjs
test/sequential/test-watch-mode.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
tmpdir from
'../common/tmpdir.js'
;
3
import
assert from
'node:assert'
;
4
import
path from
'node:path'
;
Callers
nothing calls this directly
Calls
15
writeFileSync
Function · 0.85
failWriteSucceed
Function · 0.85
waitForText
Function · 0.85
waitForEcho
Function · 0.85
includes
Method · 0.80
kill
Method · 0.80
now
Method · 0.80
createTmpFile
Function · 0.70
runWriteSucceed
Function · 0.70
changeDetected
Function · 0.70
runInBackground
Function · 0.70
restart
Function · 0.70
Tested by
no test coverage detected