Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ state
Method
state
test/core/src/custom/gardener.ts:6–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
states: string[] = [this._state]
5
6
get state() {
7
return
this._state
8
}
9
10
set state(state: string) {
11
this._state = state
Callers
5
cli.test.js
File · 0.45
network-imports.test.ts
File · 0.45
create-vitest.test.ts
File · 0.45
kp
Function · 0.45
kp
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected