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

File mocking.test.ts

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

Source from the content-addressed store, hash-verified

1import { expect, onTestFailed, onTestFinished, test } from 'vitest'
2import { editFile, runVitest } from '../../test-utils'
3import { instances } from '../settings'
4

Callers

nothing calls this directly

Calls 9

runVitestFunction · 0.90
editFileFunction · 0.90
errorMethod · 0.80
toReportNoErrorsMethod · 0.80
toReportPassedTestMethod · 0.80
waitForStdoutMethod · 0.80
resetOutputMethod · 0.80
testFunction · 0.50
closeMethod · 0.45

Tested by

no test coverage detected