Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ expect-dom.test.ts
File
expect-dom.test.ts
test/browser/specs/expect-dom.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
'vitest'
2
import
{ instances, runBrowserTests } from
'./utils'
3
4
const
testNames = Object.keys(
import
.meta.glob(
'../fixtures/expect-dom/*.test.ts'
, {
Callers
nothing calls this directly
Calls
5
runBrowserTests
Function · 0.90
keys
Method · 0.80
toReportNoErrors
Method · 0.80
toReportPassedTest
Method · 0.80
test
Function · 0.50
Tested by
no test coverage detected