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

File matrix.test.ts

test/integration/create-next-app/templates/matrix.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { run, tryNextDev, useTempDir } from '../utils'
2
3describe.each(['app', 'pages'] as const)(
4 'CNA options matrix - %s',

Callers

nothing calls this directly

Calls 11

runFunction · 0.90
tryNextDevFunction · 0.90
getCombinationsFunction · 0.85
useTempDirFunction · 0.85
eachMethod · 0.80
getMethod · 0.65
expectFunction · 0.50
parseMethod · 0.45
valuesMethod · 0.45
mapMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected