Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ caching.test.ts
File
caching.test.ts
test/cli/test/caching.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
'vitest'
2
import
{ runVitest, useFS } from
'../../test-utils'
3
4
test(
'if file has import.meta.glob, it\'
s not cached',
async
() => {
Callers
nothing calls this directly
Calls
4
useFS
Function · 0.90
runVitest
Function · 0.90
createFile
Function · 0.85
test
Function · 0.50
Tested by
no test coverage detected