MCPcopy
hub / github.com/vitest-dev/vitest / server-options-inline.test.ts

File server-options-inline.test.ts

test/browser/specs/server-options-inline.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2import { instances, runBrowserTests } from './utils'
3
4test('inline project server options are passed to browser server', async () => {

Callers

nothing calls this directly

Calls 3

runBrowserTestsFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected