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

File reporters.test.ts

test/coverage-test/test/reporters.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { existsSync, readdirSync } from 'node:fs'
2import { rm } from 'node:fs/promises'
3import { expect } from 'vitest'
4import { runVitest, test } from '../utils'

Callers

nothing calls this directly

Calls 3

runVitestFunction · 0.90
testFunction · 0.50
rmFunction · 0.50

Tested by

no test coverage detected