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

File workspaces.test.ts

test/cli/test/watch/workspaces.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFileSync, rmSync, writeFileSync } from 'node:fs'
2import { fileURLToPath } from 'node:url'
3import { runInlineTests, runVitestCli } from '#test-utils'
4import { dirname, resolve } from 'pathe'

Callers

nothing calls this directly

Calls 10

readFileSyncFunction · 0.85
afterEachFunction · 0.85
afterAllFunction · 0.85
waitForStdoutMethod · 0.80
resetOutputMethod · 0.80
startVitestFunction · 0.70
resolveFunction · 0.50
cleanupFunction · 0.50
runInlineTestsFunction · 0.50
writeMethod · 0.45

Tested by

no test coverage detected