MCPcopy
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
21export function getRunningTests(): Array<Test> {
22 return tests
23}

Callers 1

startTestsFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected