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

File toHaveSelection.test.ts

test/browser/fixtures/expect-dom/toHaveSelection.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest'
2import { render } from './utils'
3
4describe('.toHaveSelection', () => {

Callers

nothing calls this directly

Calls 5

renderFunction · 0.90
getInputByTestIdFunction · 0.85
queryByTestIdFunction · 0.85
toHaveSelectionMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected