MCPcopy
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

1import { expect, test } from 'vitest'
2import { instances, runBrowserTests } from './utils'
3
4const testNames = Object.keys(import.meta.glob('../fixtures/expect-dom/*.test.ts', {

Callers

nothing calls this directly

Calls 5

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

Tested by

no test coverage detected