Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ tailwind-v3.spec.ts
File
tailwind-v3.spec.ts
playground/tailwind-v3/__test__/tailwind-v3.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
'vitest'
2
import
{ editFile, getColor, isServe, page, untilBrowserLogAfter } from
'~utils'
3
4
test(
'should render'
,
async
() => {
Callers
nothing calls this directly
Calls
4
test
Function · 0.90
getColor
Function · 0.85
untilBrowserLogAfter
Function · 0.85
editFile
Function · 0.50
Tested by
no test coverage detected