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

File summary.test.ts

test/snapshots/test/summary.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs'
2import { join } from 'node:path'
3import { assert, expect, onTestFailed, onTestFinished, test } from 'vitest'
4import { editFile, runVitest } from '../../test-utils'

Callers

nothing calls this directly

Calls 10

runVitestFunction · 0.90
assertFunction · 0.90
editFileFunction · 0.90
fsUpdateFunction · 0.85
errorMethod · 0.80
waitForStdoutMethod · 0.80
updateSnapshotMethod · 0.80
testFunction · 0.50
joinFunction · 0.50
closeMethod · 0.45

Tested by

no test coverage detected