Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/code-pushup/cli
/ exec.unit.test.ts
File
exec.unit.test.ts
packages/ci/src/lib/cli/exec.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
ansis from
'ansis'
;
2
import
* as utils from
'@code-pushup/utils'
;
3
import
type
{ CommandContext } from
'./context.js'
;
4
import
{ executeCliCommand } from
'./exec.js'
;
Callers
nothing calls this directly
Calls
2
executeCliCommand
Function · 0.85
toString
Method · 0.80
Tested by
no test coverage detected