Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ on-failure.test.ts
File
on-failure.test.ts
test/coverage-test/test/on-failure.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'vitest'
2
import
{ sum } from
'../fixtures/src/math'
3
import
{ captureStdout, coverageTest, normalizeURL, runVitest, test } from
'../utils'
4
Callers
nothing calls this directly
Calls
6
captureStdout
Function · 0.90
runVitest
Function · 0.90
normalizeURL
Function · 0.90
sum
Function · 0.90
test
Function · 0.50
stdout
Function · 0.50
Tested by
no test coverage detected