MCPcopy
hub / github.com/vitest-dev/vitest / concurrent-suite.test.ts

File concurrent-suite.test.ts

test/core/test/concurrent-suite.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createDefer } from '@vitest/utils/helpers'
2import { afterAll, beforeAll, describe, expect, test } from 'vitest'
3
4describe('basic', () => {

Callers

nothing calls this directly

Calls 9

createDeferFunction · 0.90
afterAllFunction · 0.85
checkParallelSuitesFunction · 0.85
checkSequentialTestsFunction · 0.85
checkParallelTestsFunction · 0.85
beforeAllFunction · 0.85
testFunction · 0.70
sleepFunction · 0.70
resolveMethod · 0.45

Tested by

no test coverage detected