Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ index.test.ts
File
index.test.ts
test/integration/cpu-profiling/test/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-env jest */
2
3
import
{ remove, pathExists, readdir } from
'fs-extra'
4
import
{ nextBuild } from
'next-test-utils'
Callers
nothing calls this directly
Calls
11
join
Function · 0.90
nextBuild
Function · 0.90
describe
Function · 0.85
startsWith
Method · 0.80
remove
Function · 0.50
it
Function · 0.50
expect
Function · 0.50
readdir
Function · 0.50
filter
Method · 0.45
endsWith
Method · 0.45
find
Method · 0.45
Tested by
no test coverage detected