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

File domain.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

runVitestFunction · 0.90
editFileFunction · 0.90
readFileSyncFunction · 0.85
testFunction · 0.50
joinFunction · 0.50

Tested by

no test coverage detected