ogoronai/Ogoron Run
Run generated or project tests with Ogoron on Linux runners.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| unit-tests | Run ogoron unit/project tests. | no | true |
| ui-tests | Run generated UI tests when they are available. | no | true |
| project | Run project tests from config.paths.tests instead of generated Ogoron unit test batches. | no | false |
| ui-target | Optional path inside .ogoron/tests/tests/ui/generated for ui-tests mode. | no | "" |
| working-directory | Repository directory where commands should run. | no | . |
| cli-version | Ogoron CLI release version to download. | no | 5.2.0 |
| download-url | Explicit Linux bundle URL override. | no | — |
Outputs
| name | description |
|---|---|
| ogoron-bin | Absolute path to the downloaded Ogoron executable. |