Axiom Tests
Version updated for https://github.com/k15z/axiom to version v0.1.2.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Axiom is a GitHub Action and CLI tool that automates behavioral and architectural testing by leveraging a language model to verify plain-English invariants against your codebase. It ensures the integrity of critical properties such as security, architectural rules, and error handling by detecting silent breakages that may occur during refactoring, reducing the reliance on manual code reviews. Key capabilities include caching for efficient test runs, integration with CI pipelines, and the ability to generate and execute tests directly from natural language descriptions.
Release notes
Changelog
- 5bc342a00bb0e1bb102d466e9503ae4db676487e Consolidate agent memory docs, add streaming troubleshooting, polish prose (#52)
- 944108f3950beda35b3bd62c749d0d536508d6fc Fix Homebrew tap token for goreleaser
- 66cb6ab8c9652e07441691075398ed96a03c1a9f Improve error messages for better onboarding
- d2515da590314043c49391f70390557cd3a7627b Remove deprecated config shims, show token costs by default (#51)
- 38beb05507758b9b0f267bc4f6d4449f2a7d0cc8 Rewrite introduction and getting-started pages (#50)
- 469d1fc9c2c105ea3f0bf4a3277c4e36f8941ea1 Update ROADMAP: move 6 completed items to Done, revise remaining sprint items (#49)