cashapp / AccessibilitySnapshot

Easy regression testing for iOS accessibility
Apache License 2.0
541 stars 68 forks source link

Create Accessibility Description SnapshotTesting Strategy #32

Closed Sherlouk closed 2 years ago

Sherlouk commented 3 years ago

Sometimes a user may wish not to snapshot the visual part of their app as part of their accessibility tests. This strategy would give those users an alternative option using a textual representation of just the VoiceOver capability.

NickEntin commented 2 years ago

@Sherlouk I'm gonna close this PR for now as we discuss text-based strategies in #93. We can reopen with the appropriate changes once we figure out the full plan.