MCPcopy
hub / github.com/vercel/next.js / tailwind-jit.test.ts

File tailwind-jit.test.ts

test/development/basic/tailwind-jit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { join } from 'path'
2import webdriver, { Playwright } from 'next-webdriver'
3import { FileRef, nextTestSetup } from 'e2e-utils'
4import { check } from 'next-test-utils'

Callers

nothing calls this directly

Calls 15

nextTestSetupFunction · 0.90
joinFunction · 0.90
checkFunction · 0.90
describeFunction · 0.85
webdriverFunction · 0.85
elementByCssMethod · 0.80
evalMethod · 0.80
textMethod · 0.65
getComputedCssMethod · 0.65
replaceMethod · 0.65
closeMethod · 0.65
itFunction · 0.50

Tested by

no test coverage detected