MCPcopy 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

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

mcpCallFunction · 0.85
collectScopesFunction · 0.85
mcpResultFunction · 0.85
logFunction · 0.85
frameUrlFunction · 0.85
startDebuggedProcessFunction · 0.70

Tested by

no test coverage detected