cashapp / AccessibilitySnapshot

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

Snapshots should reflect semantic groups #101

Open NickEntin opened 2 years ago

NickEntin commented 2 years ago

iOS 13 introduced a .semanticGroup container type. This one is a bit more complicated than other container types since it impacts grouping depending on the current navigation style, so we should coordinate with reflecting that in the snapshots as well.