automated_testing_framework_plugin_images 3.0.4 automated_testing_framework_plugin_images: ^3.0.4 copied to clipboard
Library to use provide image capture and comparison capabilities to the Automated Testing Framework.
[3.0.4] - January 9th, 2022 #
- Dependency updates
[3.0.3] - September 26th, 2021 #
- Fix for golden images step
- Dependency updates
[3.0.2+1] - September 19th, 2021 #
- Dependency updates
[3.0.2] - June 21st, 2021 #
- Added variable
disable_golden_image
that can be set on theTestController
to allow for disabling golden images when set totrue
.
[3.0.1+3] - May 30th, 2021 #
- Updated dependencies and podfiles
[3.0.1+2] - May 9th, 2021 #
- Added BDD values to the steps.
[3.0.0] - March 8th, 2021 #
- Null Safety
[2.0.0] - February 21st, 2021 #
- Updating to latest framework
[1.0.3+2] - January 17th, 2021 #
- Dependency updates.
[1.0.3] - October 20th, 2020 #
- Updated
compare_golden_image
to be configured with a % of allowed pixel deltas.
[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