Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ resolve } from
'node:path'
2
import
{ describe, expect, test } from
'vitest'
3
import
{ loadConfigFromFile } from
'vite'
4
import
{ runnerImport } from
'../ssr/runnerImport'
Callers
nothing calls this directly
Calls
5
test
Function · 0.90
slash
Function · 0.90
loadConfigFromFile
Function · 0.90
fixture
Function · 0.85
resolve
Function · 0.50
Tested by
no test coverage detected