MCPcopy
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

1import { expect, test } from 'vitest'
2import { runVitest, useFS } from '../../test-utils'
3
4test('if file has import.meta.glob, it\'s not cached', async () => {

Callers

nothing calls this directly

Calls 4

useFSFunction · 0.90
runVitestFunction · 0.90
createFileFunction · 0.85
testFunction · 0.50

Tested by

no test coverage detected