grossamos/Rudra for OpenAPI test coverage
Openapi based test coverage for integration tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| stage | Preperation or evaluation mode | yes | evaluation |
| openapi-source | Path or URL of openapi file (either json or yaml) | no | — |
| instance-url | URL of application that will be tested | no | — |
| account-for-security-forbidden | Take security tags of spec into account and require all 403 cases to be tested | no | — |
| account-for-security-unautorized | Take security tags of spec into account and require all 401 cases to be tested | no | — |
| debug | Debugging mode | no | — |
| test-coverage | Percentage of endpoints that should be covered to pass this stage | no | — |
| port | Port for rudra to listen on | no | — |
| services | A mapping for multiple services with different specs and basepaths | no | — |
| only-account-for-pr | Indicates if only the changes of a PR should be taken into account when available | no | — |
| groupings | Allows for ignoring or grouping of specific endpoints | no | — |
Outputs
no outputs