Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ run, tryNextDev, useTempDir } from
'../utils'
2
3
describe.each([
'app'
,
'pages'
] as
const
)(
4
'CNA options matrix - %s'
,
Callers
nothing calls this directly
Calls
11
run
Function · 0.90
tryNextDev
Function · 0.90
getCombinations
Function · 0.85
useTempDir
Function · 0.85
each
Method · 0.80
get
Method · 0.65
expect
Function · 0.50
parse
Method · 0.45
values
Method · 0.45
map
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected