nazarkalytiuk/Tarn API Testing
Run API tests using Tarn, a CLI-first API testing tool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to test files or directory | no | tests |
| env | Environment name to use (loads tarn.env.{name}.yaml) | no | "" |
| format | Output format: human, json, junit, tap | no | human |
| tag | Run only tests matching this tag | no | "" |
| version | Tarn version to install (e.g. v0.1.0, or latest) | no | latest |
| vars | Newline-separated KEY=VALUE pairs to pass as --var flags | no | "" |
Outputs
no outputs