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

File run.ts

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

Source from the content-addressed store, hash-verified

1import type { Awaitable, TestError } from '@vitest/utils'
2import type { DiffOptions } from '@vitest/utils/diff'
3import type { FileSpecification, VitestRunner } from './types/runner'
4import type {

Callers

nothing calls this directly

Calls 3

getSafeTimersFunction · 0.90
throttleFunction · 0.85
bindMethod · 0.80

Tested by

no test coverage detected