Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for aria properties #192

Open
alexmngn opened this issue Oct 6, 2023 · 1 comment
Open

Add support for aria properties #192

alexmngn opened this issue Oct 6, 2023 · 1 comment

Comments

@alexmngn
Copy link

alexmngn commented Oct 6, 2023

Describe the feature you'd like:

React Native has recently introduced support for ARIA accessibility properties. However, the existing accessibility matchers toHaveAccessibilityState and toHaveAccessibilityValue, currently do not support these new ARIA properties.
It would be valuable to extend support for these newly introduced properties so everyone can make the most of those new properties

@mdjastrzebski
Copy link
Collaborator

This will soon (in a week or two) be added to the new Jest marchers in the RNTL repo: callstack/react-native-testing-library#1468

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants