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

File locators.test.ts

test/browser/specs/locators.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
4test('locators work correctly', async () => {

Callers

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected