MCPcopy
hub / github.com/vitest-dev/vitest / toReportPassedTest

Method toReportPassedTest

test/browser/setup.unit.ts:59–59  ·  view source on GitHub ↗
(testName: string, testProject?: string | BrowserInstanceOption[])

Source from the content-addressed store, hash-verified

57 interface Matchers {
58 // eslint-disable-next-line ts/method-signature-style
59 toReportPassedTest(testName: string, testProject?: string | BrowserInstanceOption[]): void
60 // eslint-disable-next-line ts/method-signature-style
61 toReportSummaryTestFiles(options: SummaryOptions): void
62 // eslint-disable-next-line ts/method-signature-style

Callers 8

fix-4686.test.tsFile · 0.80
setup-file.test.tsFile · 0.80
filter.test.tsFile · 0.80
locators.test.tsFile · 0.80
mocking.test.tsFile · 0.80
expect-dom.test.tsFile · 0.80
runner.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected