MCPcopy
hub / github.com/vitest-dev/vitest / browser-configs.test.ts

File browser-configs.test.ts

test/cli/test/config/browser-configs.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { TestFsStructure } from '#test-utils'
2import type { ViteUserConfig } from 'vitest/config'
3import type { TestUserConfig, VitestOptions } from 'vitest/node'
4import crypto from 'node:crypto'

Callers

nothing calls this directly

Calls 8

previewFunction · 0.90
playwrightFunction · 0.90
getCliConfigFunction · 0.85
vitestFunction · 0.70
testFunction · 0.50
runVitestFunction · 0.50
testTreeFunction · 0.50
resolveFunction · 0.50

Tested by

no test coverage detected