MCPcopy
hub / github.com/vitest-dev/vitest / import-meta-env.test.ts

File import-meta-env.test.ts

test/coverage-test/test/import-meta-env.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'vitest'
2import { useImportEnv } from '../fixtures/src/import-meta-env'
3import { coverageTest, normalizeURL, readCoverageMap, runVitest, test } from '../utils'
4

Callers

nothing calls this directly

Calls 5

runVitestFunction · 0.90
normalizeURLFunction · 0.90
readCoverageMapFunction · 0.90
useImportEnvFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected