Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ results-snapshot.test.ts
File
results-snapshot.test.ts
test/coverage-test/test/results-snapshot.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'vitest'
2
import
{ readCoverageMap, runVitest, test } from
'../utils'
3
4
test(
'coverage results matches snapshot'
,
async
() => {
Callers
nothing calls this directly
Calls
3
runVitest
Function · 0.90
readCoverageMap
Function · 0.90
test
Function · 0.50
Tested by
no test coverage detected