flutter_test_goldens 0.0.4 copy "flutter_test_goldens: ^0.0.4" to clipboard
flutter_test_goldens: ^0.0.4 copied to clipboard

A toolkit for writing golden tests

0.0.4 July 4, 2025 #

  • FIX: Blank failure images were being generated for passing tests.
  • FEATURE: Pixel mismatch tolerances for SingleShot and Gallery.

0.0.3 July 4, 2025 #

Messed up this release. Replaced by v0.0.4.

0.0.2 June 24, 2025 - Alpha #

  • FEATURE: SingleShot: A Golden Scene that shows a single screenshot with an ergonomic API.
  • FEATURE: Gallery: A Golden Scene that screenshots independent widget trees.
  • FEATURE: Timeline: A Golden Scene that screenshots the same widget tree over time.
  • FEATURE: Detailed failure reports that go well beyond Flutter and golden_toolkit reporting.
  • FEATURE: Failure Scenes MVP: A scene that shows failing goldens with mismatch visualizations.
  • FEATURE: Golden Scene metadata is tracked in PNG metadata.
  • FEATURE: A variety of marketing goldens are available in the package docs.

0.0.1 Feb 24, 2025 - Initial release #

  • FEATURE: GoldenCamera: Takes and stores photos.