Skip to content

test-cli v0.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 10:18
· 40 commits to main since this release

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