android / android-test

An extensive framework for testing Android apps

Home Page:https://android.github.io/android-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compose does not work with automatic accessibility testing

DavidCorrado opened this issue · comments

Description

View system has automatic ADA testing via https://developer.android.com/training/testing/espresso/accessibility-checking

As far as I am aware this does not work in compose. Is there ways to get this to work? Is there a feature request for adding this?

I suggest filing this on the compose bug tracker.