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

File logs.test.ts

test/browser/fixtures/print-logs/test/logs.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-console */
2import { test, vi } from 'vitest'
3
4test('logging to stdout', () => {

Callers

nothing calls this directly

Calls 7

traceMethod · 0.80
errorMethod · 0.80
warnMethod · 0.80
setConfigMethod · 0.80
useFakeTimersMethod · 0.80
testFunction · 0.50
logMethod · 0.45

Tested by

no test coverage detected