MCPcopy
hub / github.com/vitest-dev/vitest / exports-error.test.js

File exports-error.test.js

test/cli/fixtures/fails/exports-error.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, vi } from 'vitest'
2
3test('__vite_ssr_import__ is removed in error', () => {
4 // vi is not a function

Callers

nothing calls this directly

Calls 2

testFunction · 0.50
viFunction · 0.50

Tested by

no test coverage detected