MCPcopy
hub / github.com/vitest-dev/vitest / orchestrator.ts

File orchestrator.ts

packages/browser/src/client/orchestrator.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Context as OTELContext } from '@opentelemetry/api'
2import type { GlobalChannelIncomingEvent, IframeChannelEvent, IframeChannelOutgoingEvent, IframeViewportDoneEvent, IframeViewportFailEvent } from '@vitest/browser/client'
3import type { FileSpecification } from '@vitest/runner'
4import type { BrowserTesterOptions, SerializedConfig } from 'vitest'

Callers

nothing calls this directly

Calls 1

getBrowserStateFunction · 0.90

Tested by

no test coverage detected