MCPcopy
hub / github.com/vitest-dev/vitest / static-collect.test.ts

File static-collect.test.ts

test/cli/test/static-collect.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { CliOptions, TestCase, TestModule, TestSuite } from 'vitest/node'
2import { runVitest } from '#test-utils'
3import { resolve } from 'pathe'
4import { expect, onTestFinished, test } from 'vitest'

Callers

nothing calls this directly

Calls 9

collectTestModuleFunction · 0.85
createSpecificationMethod · 0.80
getRootProjectMethod · 0.80
collectTestsFunction · 0.70
testTreeFunction · 0.70
testFunction · 0.50
runVitestFunction · 0.50
resolveFunction · 0.50

Tested by

no test coverage detected