MCPcopy
hub / github.com/vitest-dev/vitest / inspect.test.ts

File inspect.test.ts

test/browser/specs/inspect.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { InspectorNotification } from 'node:inspector'
2import { expect, test, vi } from 'vitest'
3import WebSocket from 'ws'
4

Callers

nothing calls this directly

Calls 6

runVitestCliFunction · 0.90
fetchFunction · 0.85
waitForStdoutMethod · 0.80
createChannelFunction · 0.70
receiveFunction · 0.70
sendFunction · 0.70

Tested by

no test coverage detected