cekura-ai/Cekura Run Tests
Run Cekura test scenarios against your agents
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 20, 2025
- License
- None
Pinned Snippet
uses: cekura-ai/cekura-github-actions@8f3735eaa113378fea391276c499faa0e1e268ae # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| agent_id | Agent ID to test | yes | — |
| scenario_ids | Comma-separated scenario IDs (e.g., 123,456,789) | no | — |
| tags | Comma-separated tags (e.g., smoke-test,critical) | no | — |
| phone_number | Outbound phone number for testing | no | — |
| name | Name/label for this test run | no | — |
| api_url | Cekura API URL | no | https://api.cekura.ai |
| frequency | Number of times to run each scenario | no | 1 |
| timeout | Timeout in seconds | no | 3600 |
| api_key | Cekura API Key | yes | — |
Outputs
| name | description |
|---|---|
| result_url | Shareable URL to view test results |
| result_id | Test result ID |