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

File mocking.test.ts

test/cli/test/mocking.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { RunVitestConfig } from '../../test-utils'
2import { setDefaultResultOrder } from 'node:dns'
3import path from 'node:path'
4import { playwright } from '@vitest/browser-playwright'

Callers

nothing calls this directly

Calls 8

runInlineTestsFunction · 0.90
runVitestFunction · 0.90
afterAllFunction · 0.85
errorTreeFunction · 0.85
testTreeFunction · 0.70
modeToConfigFunction · 0.70
replaceRootFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected