LittleHelicase / jumper

0 stars 0 forks source link

(chore) Infrastructure: Add flutter golden tests. #2

Closed hastebrot closed 3 years ago

hastebrot commented 3 years ago

Add screenshot tests that use Flutter Gold (which is integrated into Flutter as part of flutter_test) and Golden Toolkit (which contains APIs and utilities to provide UI regression tests).

This functionality is also useful to quickly create screenshots of UI components to be used in pull request descriptions.

hastebrot commented 3 years ago

I've rebased the pull request. Ready to go.