cashapp / AccessibilitySnapshot

Easy regression testing for iOS accessibility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snapshots should reflect semantic groups

NickEntin opened this issue · comments

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.