Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ getRunningTests
Function
getRunningTests
packages/runner/src/test-state.ts:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
export
function
getRunningTests(): Array<Test> {
22
return
tests
23
}
Callers
1
startTests
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected