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

File collect.ts

packages/runner/src/collect.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { FileSpecification, VitestRunner } from './types/runner'
2import type { File, SuiteHooks } from './types/tasks'
3import { processError } from '@vitest/utils/error' // TODO: load dynamically
4import { toArray } from '@vitest/utils/helpers'

Callers

nothing calls this directly

Calls 1

bindMethod · 0.80

Tested by

no test coverage detected