bps-consulting/asta
Test a web application with ASTA
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pat | A Personal Access Token (PAT) used to authenticate the run. | yes | — |
| variantId | The ID or name of the application variant to test | yes | — |
| parameters | Run template ID (string) or custom parameters (YAML/JSON) | yes | — |
| repositoryUrl | ASTA repository base URL | no | https://sqabot.ai |
| expectFailure | Set to true if the test is expected to fail | no | false |
Outputs
| name | description |
|---|---|
| run-id | The unique ID of the ASTA test run |
| errors | JSON object containing error counts by impact level (total, critical, serious, moderate, minor) |