tabtabtabai/Palmer AI Test Runner
Run AI-powered tests with Palmer
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | Palmer API key (defaults to PALMER_API_KEY env var) | no | — |
| prompt | Test prompt describing what to test | yes | — |
| browser-enabled | Enable browser for tests | no | false |
| provider | Palmer provider to use (for example: codex) | no | "" |
| branch | Branch to test (defaults to current branch) | no | "" |
| wait | Wait for run to complete | no | true |
| timeout | Timeout in seconds when waiting | no | 600 |
| github-token | GitHub token used to comment the Palmer run link on pull requests/issues | no | "" |
Outputs
| name | description |
|---|---|
| run-id | Palmer run ID |
| status | Run status (passed, failed, error) |
| summary | Run summary |
| dashboard-url | Link to the Palmer dashboard for this run |