nicktomlin/ouro-action
Golden test runner for language hackers
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| binary | Path to the binary under test (e.g. target/debug/myc) | no | — |
| files | Glob of test files (e.g. "tests/**/*.myc") | no | — |
| prefix | Comment prefix used to identify directive lines (e.g. "// ", "# ") | no | — |
| update | Rewrite directive lines with actual output instead of failing | no | false |
| jobs | Number of parallel workers | no | — |
| config | Path to ouro.toml config file | no | — |
| version | ouro version to download (e.g. "0.1.0"). Defaults to latest. | no | latest |
Outputs
no outputs