Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
2
import
{ test, vi } from
'vitest'
3
4
test(
'logging to stdout'
, () => {
Callers
nothing calls this directly
Calls
7
trace
Method · 0.80
error
Method · 0.80
warn
Method · 0.80
setConfig
Method · 0.80
useFakeTimers
Method · 0.80
test
Function · 0.50
log
Method · 0.45
Tested by
no test coverage detected