MCPcopy
hub / github.com/vitest-dev/vitest / exclude-after-remap.test.ts

File exclude-after-remap.test.ts

test/coverage-test/test/exclude-after-remap.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'vitest'
2import * as transpiled from '../fixtures/src/pre-bundle/bundle.js'
3import { coverageTest, normalizeURL, readCoverageMap, runVitest, test } from '../utils'
4

Callers

nothing calls this directly

Calls 4

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

Tested by

no test coverage detected