Join Slack
Powered by
Is there an alternative to Accessibility testing f...
# compose
o
Odin
10/03/2021, 5:22 PM
Is there an alternative to Accessibility testing framework (ATF) in Jetpack Compose? Or is there a way to interop into using ATF in Compose? 😃
a
adjpd
10/03/2021, 5:34 PM
There's semantics, if you've not read about those yet. And you can check for those semantics in the test suite. But I'm not expert.
Open in Slack
Previous
Next