MCPcopy
hub / github.com/vitejs/vite / css-codesplit-consistent.spec.ts

File css-codesplit-consistent.spec.ts

playground/css-codesplit/__tests__/css-codesplit-consistent.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, test } from 'vitest'
2import { findAssetFile, isBuild, startDefaultServe } from '~utils'
3
4beforeEach(async () => {

Callers

nothing calls this directly

Calls 3

testFunction · 0.90
startDefaultServeFunction · 0.85
findAssetFileFunction · 0.85

Tested by

no test coverage detected