MCPcopy
hub / github.com/vitest-dev/vitest / multi-environment.test.ts

File multi-environment.test.ts

test/coverage-test/test/multi-environment.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'vitest'
2import { readCoverageMap, runVitest, test } from '../utils'
3
4test('files transformed with multiple transform modes work (#3251)', async () => {

Callers

nothing calls this directly

Calls 3

runVitestFunction · 0.90
readCoverageMapFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected