MCPcopy
hub / github.com/vitejs/vite / ssrStacktrace.spec.ts

File ssrStacktrace.spec.ts

packages/vite/src/node/ssr/__tests__/ssrStacktrace.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { fileURLToPath } from 'node:url'
2import { expect, test } from 'vitest'
3import { createServer } from '../../server'
4

Callers

nothing calls this directly

Calls 4

testFunction · 0.90
ssrLoadModuleMethod · 0.80
ssrFixStacktraceMethod · 0.80
createDevServerFunction · 0.70

Tested by

no test coverage detected