cashapp / AccessibilitySnapshot

Easy regression testing for iOS accessibility
Apache License 2.0
544 stars 69 forks source link

Use SnapshotTesting instead of iOSSnapshotTestCase #8

Closed barrault01 closed 4 years ago

barrault01 commented 4 years ago

It will be nice to support https://github.com/pointfreeco/swift-snapshot-testing for taking the screenshots it’s a 100% Swift library and it’s already have SPM support.

Sherlouk commented 4 years ago

This was raised in #3! You can now use https://github.com/Sherlouk/AccessibilitySnapshotPointfree if you wish to use this library with SnapshotTesting.