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

File next-analyze.test.ts

test/e2e/next-analyze/next-analyze.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { nextTestSetup } from 'e2e-utils'
2import { runNextCommand, shouldUseTurbopack } from 'next-test-utils'
3import path from 'node:path'
4import { ChildProcess, spawn } from 'node:child_process'

Callers

nothing calls this directly

Calls 15

nextTestSetupFunction · 0.90
runNextCommandFunction · 0.90
describeFunction · 0.85
shouldUseTurbopackFunction · 0.85
waitForServerFunction · 0.85
readFileSyncFunction · 0.85
resolveMethod · 0.65
textMethod · 0.65
killMethod · 0.65
itFunction · 0.50
spawnFunction · 0.50
fetchFunction · 0.50

Tested by

no test coverage detected