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

File trace.test.ts

test/cli/fixtures/console/trace.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test } from 'vitest';
2
3test('logging to stdout', () => {
4 console.log('log with trace')

Callers

nothing calls this directly

Calls 6

warnMethod · 0.80
assertMethod · 0.80
errorMethod · 0.80
traceMethod · 0.80
testFunction · 0.50
logMethod · 0.45

Tested by

no test coverage detected