Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ basic.test.ts
File
basic.test.ts
test/browser/fixtures/trace-mark/basic.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, expect, test, vi } from
"vitest"
;
2
import
{ page } from
"vitest/browser"
;
3
4
beforeEach(() => {
Callers
nothing calls this directly
Calls
7
beforeEach
Function · 0.85
toHaveTextContent
Method · 0.80
element
Method · 0.80
mark
Method · 0.65
click
Method · 0.65
elementLocator
Method · 0.65
test
Function · 0.50
Tested by
no test coverage detected