MCPcopy
hub / github.com/vitejs/vite / search-root.spec.ts

File search-root.spec.ts

packages/vite/src/node/server/__tests__/search-root.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { resolve } from 'node:path'
2import { describe, expect, test } from 'vitest'
3import { searchForWorkspaceRoot } from '../searchRoot'
4

Callers

nothing calls this directly

Calls 3

testFunction · 0.90
searchForWorkspaceRootFunction · 0.90
resolveFunction · 0.50

Tested by

no test coverage detected