Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
import
{ expect, test } from
'vitest'
4
import
{ instances, runBrowserTests } from
'./utils'
Callers
nothing calls this directly
Calls
4
runBrowserTests
Function · 0.90
toReportNoErrors
Method · 0.80
toReportPassedTest
Method · 0.80
test
Function · 0.50
Tested by
no test coverage detected