MCPcopy
hub / github.com/vitest-dev/vitest / bail-race.test.ts

File bail-race.test.ts

test/cli/test/bail-race.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { resolve } from 'pathe'
2import { expect, onTestFinished, test } from 'vitest'
3import { createVitest } from 'vitest/node'
4import { StableTestFileOrderSorter } from '../../test-utils'

Callers

nothing calls this directly

Calls 5

createVitestFunction · 0.90
testFunction · 0.50
resolveFunction · 0.50
closeMethod · 0.45
startMethod · 0.45

Tested by

no test coverage detected