MCPcopy
hub / github.com/vitejs/vite / forwardConsole.spec.ts

File forwardConsole.spec.ts

packages/vite/src/shared/__tests__/forwardConsole.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { setTimeout } from 'node:timers/promises'
2import { describe, expect, test, vi } from 'vitest'
3import {
4 formatConsoleArgs,

Callers

nothing calls this directly

Calls 6

testFunction · 0.90
formatConsoleArgsFunction · 0.90
createMockTransportFunction · 0.85
createMockConsoleFunction · 0.85
logMethod · 0.80

Tested by

no test coverage detected