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

File tester.ts

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

Source from the content-addressed store, hash-verified

1import type { BrowserRPC, IframeChannelEvent } from '@vitest/browser/client'
2import type { FileSpecification } from '@vitest/runner'
3import { channel, client, onCancel } from '@vitest/browser/client'
4import { parse } from 'flatted'

Callers

nothing calls this directly

Calls 15

getConfigFunction · 0.90
getBrowserStateFunction · 0.90
getWorkerStateFunction · 0.90
isEventFunction · 0.85
unhandledErrorFunction · 0.85
prepareFunction · 0.85
addEventListenerMethod · 0.80
endMethod · 0.80
waitInitMethod · 0.80
getContextFromCarrierMethod · 0.80
recordInitSpanMethod · 0.80
startContextSpanMethod · 0.80

Tested by

no test coverage detected