kusho-co/KushoAI Test Runner
Run KushoAI API and E2E test suites from GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | KushoAI API key. Store this in GitHub Secrets. | yes | — |
| environment-id | KushoAI environment ID to run against. | yes | — |
| base-url | KushoAI API base URL. | no | https://be.kusho.ai |
| test-suite-uuid | Comma-separated KushoAI API test suite UUIDs to execute. | no | — |
| group-id | KushoAI group ID to execute. | no | — |
| tags | Comma-separated API test tags to execute. | no | — |
| e2e-test-suite-uuid | KushoAI E2E test suite UUID to execute. | no | — |
| execution-profile-uuid | KushoAI E2E execution profile UUID. | no | — |
| e2e-test-suite-tags | Comma-separated E2E test suite tags to execute. | no | — |
| e2e-profile-tags | Comma-separated E2E execution profile tags. | no | — |
| ci-commit-sha | Commit SHA to associate with the KushoAI run. | no | — |
| ci-commit-message | Commit message to associate with the KushoAI run. | no | — |
Outputs
no outputs