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

File shortcuts.spec.ts

packages/vite/src/node/__tests__/shortcuts.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Mock } from 'vitest'
2import { describe, expect, test, vi } from 'vitest'
3import { createServer } from '../server'
4import { preview } from '../preview'

Callers

nothing calls this directly

Calls 7

createServerFunction · 0.90
previewFunction · 0.90
bindCLIShortcutsFunction · 0.90
testFunction · 0.90
restartMethod · 0.80
closeMethod · 0.65
startServerFunction · 0.50

Tested by

no test coverage detected