MCPcopy
hub / github.com/vitest-dev/vitest / setup-file.test.ts

File setup-file.test.ts

test/browser/specs/setup-file.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// fix https://github.com/vitest-dev/vitest/issues/6690
2
3import { expect, test } from 'vitest'
4import { instances, runBrowserTests } from './utils'

Callers

nothing calls this directly

Calls 4

runBrowserTestsFunction · 0.90
toReportNoErrorsMethod · 0.80
toReportPassedTestMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected