Visual regression tests and storybooks

I have started to draft some code to perform “visual regression” tests and set-up “storybooks” for JUCE components. These would be to assert no visual changes were made to components by comparing screenshots and for exploration or to implement integration tests for UI only.

Very rough; feedback/code-review appreciated.

3 Likes