Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ browser-setup.ts
File
browser-setup.ts
test/browser/fixtures/setup-file/browser-setup.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach } from
'vitest'
;
2
import
* as source from
'./source'
;
3
4
beforeEach<{ source: any }>((t) => {
Callers
nothing calls this directly
Calls
1
beforeEach
Function · 0.85
Tested by
no test coverage detected