| 1 | /** |
| 2 | * Subprocess test that builds the CLI binary and runs it as a real child |
| 3 | * process against an in-memory HTTP server. Catches packaging / ESM / |
| 4 | * shebang issues that unit tests cannot see. |
nothing calls this directly
no test coverage detected