zer0dayf/AI TestGen — Generate & Review Tests

AI automated test suite. Easy Use, Any Language

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeauto | diff | full. auto = bootstrap a suite if the repo has no tests, else diff-only.noauto
providerAI provider: anthropic | deepseek | openai. Blank = auto-detect from whichever key is set.no""
modelModel override (else the provider default).no""
anthropic-api-keyANTHROPIC_API_KEY (pass a secret).no""
deepseek-api-keyDEEPSEEK_API_KEY (pass a secret).no""
openai-api-keyOPENAI_API_KEY (pass a secret).no""
config-pathPath to .aitestgen.toml/.json (else auto-discovered at repo root).no""
languagePreset override: python | javascript | go (else from config or auto-detected).no""
source-globGit pathspec glob of source files to watch (overrides config).no""
python-versionPython used to run the orchestrator (the target repo can be any language).no3.11
installShell command to install the target project's test deps (else the config's install field).no""

no outputs