MCPcopy
hub / github.com/vitest-dev/vitest / dynamic-files.test.ts

File dynamic-files.test.ts

test/coverage-test/test/dynamic-files.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'vitest'
2import { runDynamicFileCJS, runDynamicFileESM } from '../fixtures/src/dynamic-files'
3import { coverageTest, normalizeURL, readCoverageMap, runVitest, test } from '../utils'
4

Callers

nothing calls this directly

Calls 6

runVitestFunction · 0.90
normalizeURLFunction · 0.90
readCoverageMapFunction · 0.90
runDynamicFileESMFunction · 0.90
runDynamicFileCJSFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected