Skip to content

Commit 887bdcf

Browse files
authored
Add flutter_goldens README (#145278)
This is part 5 of a broken down version of the #140101 refactor. This PR adds a README to flutter_goldens with breadcrumbs to other sources of documentation.
1 parent 16ec1a8 commit 887bdcf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

packages/flutter_goldens/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
This package is an internal implementation detail for our testing
2+
infrastructure. It enables the framework to use the Skia Gold
3+
infrastructure for tracking golden image tests.
4+
5+
See also:
6+
7+
* https://skia.org/docs/dev/testing/skiagold/
8+
* https://flutter-gold.skia.org/
9+
* https://github.com/flutter/flutter/wiki/Writing-a-golden-file-test-for-package:flutter

0 commit comments

Comments
 (0)