golden_test 0.1.2 golden_test: ^0.1.2 copied to clipboard
A utility Flutter plugin for writing golden tests that streamlines adding golden tests to your project
0.1.2 #
Add option to set difference tolerance at which tests are considered failing.
0.1.1 #
Add read.me to example project.
0.1.0 #
Initial release of goldenTest method which helps writing Golden Tests very easily by pumping Flutter Widgets.
Features:
goldenTest
- utility method for generating screenshots- Supporting multiple locales.
- Supporting multiple localizations.
- Supporting light and dark mode.