MCPcopy 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

1import { test } from 'node:test';
2import assert from 'node:assert';
3import { spawn, ChildProcess } from 'node:child_process';
4import CDP from 'chrome-remote-interface';

Callers

nothing calls this directly

Calls 6

debugLogFunction · 0.85
dumpLocalScopeFunction · 0.85
mcpLogCallFunction · 0.85
mcpLogResultFunction · 0.85
resolveFrameUrlFunction · 0.85
startDebuggedProcessFunction · 0.70

Tested by

no test coverage detected