automated_testing_framework_plugin_images 3.0.2+1 copy "automated_testing_framework_plugin_images: ^3.0.2+1" to clipboard
automated_testing_framework_plugin_images: ^3.0.2+1 copied to clipboard

discontinued
outdated

Library to use provide image capture and comparison capabilities to the Automated Testing Framework.

[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 the TestController to allow for disabling golden images when set to true.

[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 explict hide value set to true vs an implicit value.

[1.0.1] - September 29th, 2020 #

  • Fix for missing golden images when failWhenGoldenMissing is false.

[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