automated_testing_framework_plugin_images 1.0.2+1 automated_testing_framework_plugin_images: ^1.0.2+1 copied to clipboard
Library to use provide image capture and comparison capabilities to the Automated Testing Framework.
[1.0.2+1] - October 9th, 2020 #
- Minor fix for the help text for
hide_widget
.
[1.0.2] - September 29th, 2020 #
- Fix for when
hide_widget
has an explicthide
value set totrue
vs an implicit value.
[1.0.1] - September 29th, 2020 #
- Fix for missing golden images when
failWhenGoldenMissing
isfalse
.
[1.0.0+2] - September 22nd, 2020 #
- Updated README
[1.0.0+1] - September 22nd, 2020 #
- Switched to GH Actions for publishing
[1.0.0] - September 22nd, 2020 #
- Initial release