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

File readiness.test.ts

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

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2import { instances, runInlineBrowserTests } from './utils'
3
4test('prepare waits until the tester can receive browser channel events', { timeout: 5000 }, async () => {

Callers

nothing calls this directly

Calls 3

runInlineBrowserTestsFunction · 0.90
testFunction · 0.50
testTreeFunction · 0.50

Tested by

no test coverage detected