Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ runTests
Function
runTests
test/parallel/test-inspector-overwrite-config.js:41–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
async
function
runTests() {
42
await
testConsoleLog();
43
assert.ok(asserted,
'log statement did not reach the inspector'
);
44
}
45
46
runTests().then(common.mustCall());
Callers
1
test-inspector-overwrite-config.js
File · 0.70
Calls
2
testConsoleLog
Function · 0.85
ok
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…