Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test-run-watch-repeatedly.mjs
File
test-run-watch-repeatedly.mjs
test/test-runner/test-run-watch-repeatedly.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Test run({ watch: true }) runs tests repeatedly
2
import
'../common/index.mjs'
;
3
import
{ skipIfNoWatch, refreshForTestRunnerWatch, testRunnerWatch } from
'../common/watch.js'
;
4
Callers
nothing calls this directly
Calls
3
skipIfNoWatch
Function · 0.90
refreshForTestRunnerWatch
Function · 0.90
testRunnerWatch
Function · 0.90
Tested by
no test coverage detected