MCPcopy
hub / github.com/vitest-dev/vitest / pool.test.ts

File pool.test.ts

test/config/test/pool.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { SerializedConfig } from 'vitest'
2import type { TestUserConfig } from 'vitest/node'
3import { normalize } from 'pathe'
4import { assert, describe, expect, test, vi } from 'vitest'

Callers

nothing calls this directly

Calls 4

runVitestFunction · 0.90
getConfigFunction · 0.70
testFunction · 0.50
rejectMethod · 0.45

Tested by

no test coverage detected