File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.0.2 - June 24, 2025 - Alpha
2+ * ` SingleShot ` : A Golden Scene that shows a single screenshot with an ergonomic API.
3+ * ` Gallery ` : A Golden Scene that screenshots independent widget trees.
4+ * ` Timeline ` : A Golden Scene that screenshots the same widget tree over time.
5+ * Detailed failure reports that go well beyond Flutter and ` golden_toolkit ` reporting.
6+ * Failure Scenes MVP: A scene that shows failing goldens with mismatch visualizations.
7+ * Golden Scene metadata is tracked in PNG metadata.
8+ * A variety of marketing goldens are available in the package docs.
9+
110## 0.0.1 - Feb 24, 2025 - Initial release
211
312 * ` GoldenCamera ` : Takes and stores photos.
Original file line number Diff line number Diff line change 11name : flutter_test_goldens
22description : " A toolkit for writing golden tests"
3- version : 0.0.1
3+ version : 0.0.2
44homepage : https://github.com/Flutter-Bounty-Hunters/flutter_test_goldens
55repository : https://github.com/Flutter-Bounty-Hunters/flutter_test_goldens
66
You can’t perform that action at this time.
0 commit comments