MCPcopy
hub / github.com/vitest-dev/vitest / dom.test.ts

File dom.test.ts

test/browser/test/dom.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createNode } from '#src/createNode'
2import { afterAll, beforeEach, describe, expect, test } from 'vitest'
3import { page, server } from 'vitest/browser'
4import '../src/button.css'

Callers

nothing calls this directly

Calls 11

createNodeFunction · 0.90
afterAllFunction · 0.85
beforeEachFunction · 0.85
createWrapperFunction · 0.85
viewportMethod · 0.80
toBeInTheDocumentMethod · 0.80
elementMethod · 0.80
toHaveTextContentMethod · 0.80
toHaveClassMethod · 0.80
screenshotMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected