Below you will find pages that utilize the taxonomy term “k15z”
March 9, 2026
Axiom Tests
Version updated for https://github.com/k15z/axiom to version v0.1.3.
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 designed to automate the verification of high-level behavioral invariants, such as architectural boundaries, security requirements, and error-handling contracts, by leveraging a large language model (LLM). It allows users to define plain-English assertions about their codebase, which are automatically tested to catch issues that might otherwise go unnoticed during refactoring or code review.
March 8, 2026
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.