AI TestGen — Generate & Review Tests
Version updated for https://github.com/zer0dayf/ai-testgen to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
First-class Rust support.
- New
rustpreset: Cargo.toml auto-detection,src/**/*.rs, integration tests in top-leveltests/, run withcargo test --test {stem}, public-API-only guidance. - New
{stem}placeholder forrun_cmd(needed by compiled-language runners like cargo). - Optional per-language
extra_rulesinjected into the generation prompt.
Consumers on @v1 get this automatically; pin @v1.1.0 for an immutable version.