Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ state
Function
state
packages/vitest/src/integrations/vi.ts:480–480 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
478
let
_config: null | SerializedConfig = null
479
480
const
state = () => getWorkerState()
481
482
let
_timers: FakeTimers
483
Callers
7
timers
Function · 0.70
useFakeTimers
Function · 0.70
stubEnv
Function · 0.70
unstubAllEnvs
Function · 0.70
resetModules
Function · 0.70
setConfig
Function · 0.70
resetConfig
Function · 0.70
Calls
1
getWorkerState
Function · 0.90
Tested by
no test coverage detected