MCPcopy
hub / github.com/vercel/next.js / index.test.ts

File index.test.ts

test/development/next-config-ts/turbo/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { nextTestSetup } from 'e2e-utils'
2;(process.env.IS_TURBOPACK_TEST ? describe : describe.skip)(
3 'next-config-ts - turbopack',
4 () => {

Callers

nothing calls this directly

Calls 6

nextTestSetupFunction · 0.90
render$Method · 0.80
textMethod · 0.65
itFunction · 0.50
expectFunction · 0.50
$Function · 0.50

Tested by

no test coverage detected