MCPcopy
hub / github.com/vitest-dev/vitest / basic.test.tsx

File basic.test.tsx

test/browser/fixtures/locators-custom/basic.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { BrowserPage, Locator } from 'vitest/browser';
2import { locators, page, utils } from 'vitest/browser';
3import { beforeEach, expect, test } from 'vitest';
4

Callers

nothing calls this directly

Calls 9

beforeEachFunction · 0.85
toBeVisibleMethod · 0.80
elementMethod · 0.80
toBeInTheDocumentMethod · 0.80
toHaveTextContentMethod · 0.80
updateHtmlMethod · 0.80
updateDocumentHtmlMethod · 0.80
extendMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected