Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/code-pushup/cli
/ print-config.e2e.test.ts
File
print-config.e2e.test.ts
e2e/cli-e2e/tests/print-config.e2e.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ cp, readFile } from
'node:fs/promises'
;
2
import
path from
'node:path'
;
3
import
{ nxTargetProject } from
'@code-pushup/test-nx-utils'
;
4
import
{
Callers
nothing calls this directly
Calls
5
nxTargetProject
Function · 0.90
teardownTestFolder
Function · 0.90
executeProcess
Function · 0.90
configFilePath
Function · 0.85
readFile
Function · 0.85
Tested by
no test coverage detected