MCPcopy
hub / github.com/vitejs/vite / cli.spec.ts

File cli.spec.ts

packages/create-vite/__tests__/cli.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs'
2import path from 'node:path'
3import type { SyncOptions } from 'execa'
4import { execaCommandSync } from 'execa'

Callers

nothing calls this directly

Calls 4

testFunction · 0.90
clearAnyPreviousFoldersFunction · 0.85
createNonEmptyDirFunction · 0.85
runFunction · 0.70

Tested by

no test coverage detected