youichi-uda/Godot QA

Run Godot QA scenario tests (logic or visual mode) in CI with a cached headless Godot binary

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
godot-versionGodot version to download (e.g. 4.6.1)no4.6.1
project-pathPath to the Godot project (directory containing project.godot), relative to the workspaceyes
scenarioScenario JSON path passed to the runner (res:// path or workspace-relative)yes
reportReport JSON output path (workspace-relative)noqa-report.json
junitJUnit XML output path (workspace-relative). Empty = no JUnit output.no""
screenshots-dirDirectory to save screenshots into (workspace-relative). Used by screenshot steps.no""
baseline-dirBaseline images directory for pixel-diff (res:// path or workspace-relative)no""
visualtrue = visual mode (xvfb + software GL, screenshots enabled). false = headless logic mode.nofalse

no outputs