MCPcopy 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

1import { execFileSync } from "node:child_process";
2import { describe, expect, it } from "vitest";
3import { buildNpxCommand } from "./npxCommand.js";
4

Callers

nothing calls this directly

Calls 1

buildNpxCommandFunction · 0.85

Tested by

no test coverage detected