harshith-56/AI Test Agent
Generate AI-authored unit tests for pull request changes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| llm_api_url | OpenAI-compatible chat completions endpoint. | yes | — |
| llm_api_key | API key for the configured LLM endpoint. | yes | — |
| llm_model | Model identifier used for generation. | yes | — |
| project_context | Structured YAML or JSON with project rules and constraints. | no | "" |
| comment_on_pr | Post a pull request comment with the generation summary. | no | false |
| fail_on_generation_failure | Fail the action when one or more generation targets cannot be produced. | no | false |
Outputs
no outputs