Bombfuse / emerald

A 2D rust game engine focused on portability.
MIT License
558 stars 16 forks source link

CI/CD Visual regression testing #241

Open Bombfuse opened 1 year ago

Bombfuse commented 1 year ago

ideally we'd be able to run Emerald headless in the CI/CD pipeline, and additionally run examples, screenshot them, then compare them to previous results to guarantee nothing has regressed or changed.

Additionally there needs to be a way to OK different results, in the case that we expect visuals to change