MCPcopy Index your code
hub / github.com/anomalyco/opencode / cli-process.ts

File cli-process.ts

packages/opencode/test/lib/cli-process.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Subprocess test harness for the opencode CLI. Spawns the real binary against
2// a TestLLMServer running in-process at a random port, with full env isolation.
3//
4// This is the missing test tier: in-process tests can't catch bugs that span

Callers

nothing calls this directly

Calls 1

withCliFixtureFunction · 0.85

Tested by

no test coverage detected