Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ npxCommand.test.ts
File
npxCommand.test.ts
packages/cli/src/utils/npxCommand.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ execFileSync } from
"node:child_process"
;
2
import
{ describe, expect, it } from
"vitest"
;
3
import
{ buildNpxCommand } from
"./npxCommand.js"
;
4
Callers
nothing calls this directly
Calls
1
buildNpxCommand
Function · 0.85
Tested by
no test coverage detected