test-cli v0.1.1
test-cli v0.1.1
Standardized test & coverage reports for python, typescript, go, rust, c#, java.
Changes
- Resolve relative --output-dir against CWD, not the target directory (73dcbde)
- install.sh: resolve latest via redirect; harden API fallback against SIGPIPE (1133804)
- Move composite action to jhl-labs/test-cli-action; add dogfood workflow (bab43d1)
Install
curl -fsSL https://raw.githubusercontent.com/jhl-labs/test-cli/main/scripts/install.sh | VERSION=v0.1.1 bash