Skip to content

Commit 33dfcad

Browse files
authored
Add SnapshotTestingHEIC to plugins list (#561)
* Add SnapshotTestingHEIC to plugins list * Fix README
1 parent c79f0f2 commit 33dfcad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,8 @@ targets: [
196196

197197
- [swift-snapshot-testing-stitch](https://github.com/Sherlouk/swift-snapshot-testing-stitch/) adds the ability to stitch multiple UIView's or UIViewController's together in a single test.
198198

199+
- [SnapshotTestingHEIC](https://github.com/alexey1312/SnapshotTestingHEIC) adds image support using the HEIC storage format which reduces file sizes in comparison to PNG.
200+
199201
Have you written your own SnapshotTesting plug-in? [Add it here](https://github.com/pointfreeco/swift-snapshot-testing/edit/master/README.md) and submit a pull request!
200202

201203
## Related Tools

0 commit comments

Comments
 (0)