Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ expect, onTestFailed, onTestFinished, test } from
'vitest'
2
import
{ editFile, runVitest } from
'../../test-utils'
3
import
{ instances } from
'../settings'
4
Callers
nothing calls this directly
Calls
9
runVitest
Function · 0.90
editFile
Function · 0.90
error
Method · 0.80
toReportNoErrors
Method · 0.80
toReportPassedTest
Method · 0.80
waitForStdout
Method · 0.80
resetOutput
Method · 0.80
test
Function · 0.50
close
Method · 0.45
Tested by
no test coverage detected