available for Compose or if that already is capable of running on Compose views. I haven’t tested it yet so unsure about what its current behavior is.
➕ 3
a
allan.conda
05/27/2021, 6:34 AM
👋
Have you had the chance to test it yet?
j
Jordan Silva
09/28/2021, 9:13 AM
It’s been a while. The only way I could check so far was through Semantics using ComposeTestRule.
I’m trying now with Espresso, but checking the View Hierarchy I couldn’t see any property like Text or extra properties for my components.
So I guess Espresso doesn’t do this check out-of-the-box for compose components. 😐