quantum-box/Muon Scenario Test
Run YAML-based API scenario tests and report results to Tachyon Ops
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 3, 2026
- License
- MIT
Pinned Snippet
uses: quantum-box/muon@173c814793be47b00b74a74a92c27a4c2e50e969 # v0.3.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| test-path | Path to test file or directory | yes | tests/scenarios |
| filter | Filter tests by name (partial match) | no | — |
| base-url | Base URL for API under test | no | — |
| api-url | Tachyon Ops API URL for result reporting | no | — |
| api-key | Tachyon Ops API key | no | — |
| timeout | Timeout per step in seconds | no | 30 |
| verbose | Enable verbose logging | no | false |
| muon-version | Muon version tag (e.g., muon-v0.1.0) | no | latest |
| report-format | Report format (json, yaml, text) | no | json |
Outputs
no outputs