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

File runnerImport.spec.ts

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

Source from the content-addressed store, hash-verified

1import { resolve } from 'node:path'
2import { describe, expect, test } from 'vitest'
3import { loadConfigFromFile } from 'vite'
4import { runnerImport } from '../ssr/runnerImport'

Callers

nothing calls this directly

Calls 5

testFunction · 0.90
slashFunction · 0.90
loadConfigFromFileFunction · 0.90
fixtureFunction · 0.85
resolveFunction · 0.50

Tested by

no test coverage detected