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

File hmr.spec.ts

playground/hmr/__tests__/hmr.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { stripVTControlCharacters } from 'node:util'
2import { beforeAll, describe, expect, it, test } from 'vitest'
3import type { Page } from 'playwright-chromium'
4import {

Callers

nothing calls this directly

Calls 11

testFunction · 0.90
fetchHotEventsFunction · 0.85
untilBrowserLogAfterFunction · 0.85
getBgFunction · 0.85
readFileFunction · 0.85
removeFileFunction · 0.85
addFileFunction · 0.85
getColorFunction · 0.85
testStarExportsFunction · 0.70
closeMethod · 0.65
editFileFunction · 0.50

Tested by

no test coverage detected