MCPcopy
hub / github.com/vitest-dev/vitest / global-setup.test.ts

File global-setup.test.ts

test/cli/test/global-setup.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { resolve } from 'pathe'
2import { expect, it } from 'vitest'
3
4import { runVitest } from '../../test-utils'

Callers

nothing calls this directly

Calls 3

runVitestFunction · 0.90
errorTreeFunction · 0.85
resolveFunction · 0.50

Tested by

no test coverage detected