Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScriptedAlchemy/devtools-debugger-mcp
/ node-debug-advanced.test.ts
File
node-debug-advanced.test.ts
tests/node-debug-advanced.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
mcpCall
Function · 0.85
collectScopes
Function · 0.85
mcpResult
Function · 0.85
log
Function · 0.85
frameUrl
Function · 0.85
startDebuggedProcess
Function · 0.70
Tested by
no test coverage detected