migara/OPA Test
Run Open Policy Agent tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tests | Rego file or directory path where to discover tests. Defaults to repository root. | no | ./ |
| policy | Rego file or directory path where to discover tests. Defaults to repository root. | no | ./ |
| options | Additional OPA command line flags. Example: `--verbose --timeout 3`. See `opa test --help` for more. | no | — |
Outputs
| name | description |
|---|---|
| opa_results | OPA result |