Login
Roast topics
Find topics
Find it!
From:
Testableapple
(Uncensored)
subscribe
Test-only accessibility values on iOS - Testableapple
https://testableapple.com/test-only-accessibility-values-on-ios/
links
backlinks
Tagged with:
ios
xctest
Roast topics
Find topics
Roast it!
Accessibility values are exposed in VoiceOver and other assistive technologies. So, if we want to rely on them in our tests, we have to ensure that no testing data is accessible to users. In this post, I’ll show you how to do this.