Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ environment.spec.ts
File
environment.spec.ts
packages/vite/src/node/__tests__/environment.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'node:path'
2
import
{ describe, expect, onTestFinished, test } from
'vitest'
3
import
type
{ RolldownOutput } from
'rolldown'
4
import
{ createServer } from
'../server'
Callers
nothing calls this directly
Calls
9
test
Function · 0.90
createServer
Function · 0.90
createServerModuleRunner
Function · 0.90
createBuilder
Function · 0.90
import
Method · 0.80
ssrLoadModule
Method · 0.80
build
Method · 0.80
getConfig
Function · 0.70
close
Method · 0.65
Tested by
no test coverage detected