Hello :wave: We currently use espresso <Accessibi...
# compose
m
Hello 👋 We currently use espresso AccessibilityChecks to have automated accessibility testing for our android views during espresso tests. This scans for touch target size, contrast, missing content descriptions etc. Does anyone have any alternatives for compose?
z
I think there are plans to ensure compose works with ATF, I’m not sure how well it works right now. I’m not sure about AccessibilityChecks though, that would probably require rewriting specifically for compose. Please file a feature request.