Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScriptedAlchemy/devtools-debugger-mcp
/ node-debug.test.ts
File
node-debug.test.ts
tests/node-debug.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test } from
'node:test'
;
2
import
assert from
'node:assert'
;
3
import
{ spawn, ChildProcess } from
'node:child_process'
;
4
import
CDP from
'chrome-remote-interface'
;
Callers
nothing calls this directly
Calls
6
debugLog
Function · 0.85
dumpLocalScope
Function · 0.85
mcpLogCall
Function · 0.85
mcpLogResult
Function · 0.85
resolveFrameUrl
Function · 0.85
startDebuggedProcess
Function · 0.70
Tested by
no test coverage detected