MCPcopy Create free account
hub / github.com/ChromeDevTools/chrome-devtools-mcp /

Class

tests/server.ts:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14import {html} from './utils.js';
15
16export class TestServer {
17 #port: number;
18 #server: Server;
19

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected