We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625ccca commit d0658d9Copy full SHA for d0658d9
README.md
@@ -258,6 +258,9 @@ targets: [
258
- [SnapshotTestingHEIC](https://github.com/alexey1312/SnapshotTestingHEIC) adds image support
259
using the HEIC storage format which reduces file sizes in comparison to PNG.
260
261
+ - [SnapshotVision](https://github.com/gregersson/swift-snapshot-testing-vision) adds snapshot
262
+ strategy for text recognition on views and images. Uses Apples Vision framework.
263
+
264
Have you written your own SnapshotTesting plug-in?
265
[Add it here](https://github.com/pointfreeco/swift-snapshot-testing/edit/master/README.md) and
266
submit a pull request!
0 commit comments