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

File scan.spec.ts

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

Source from the content-addressed store, hash-verified

1import path from 'node:path'
2import { describe, expect, test } from 'vitest'
3import {
4 commentRE,

Callers

nothing calls this directly

Calls 8

testFunction · 0.90
scanImportsFunction · 0.90
devToScanEnvironmentFunction · 0.90
createServerModuleRunnerFunction · 0.85
importMethod · 0.80
listenMethod · 0.65
closeMethod · 0.65
createServerFunction · 0.50

Tested by

no test coverage detected