Skip to content

Accessibility UnitTest For React Native Gallery#866

Open
vineethkuttan wants to merge 3 commits intomicrosoft:mainfrom
vineethkuttan:sampleAccessibilityTest
Open

Accessibility UnitTest For React Native Gallery#866
vineethkuttan wants to merge 3 commits intomicrosoft:mainfrom
vineethkuttan:sampleAccessibilityTest

Conversation

@vineethkuttan
Copy link
Contributor

@vineethkuttan vineethkuttan commented Mar 3, 2026

Description

Initial Implementation of Accessibility UnitTest for React Native Gallery

Why

To validate the changes whether, it will break the existing accessibility functionality or not

What

Using the Axe.windows Nuget package, we can run fastpass test on all the pages of the React Native Gallery and Validate its scan results using Snapshot. Also it will capture the details in ally

As Milestone 2 , we can add this to our pipeline, which is expected after the release of RNW 0.84

Screenshots

AccessibilityTesting.mp4
Screenshot.mp4
Microsoft Reviewers: Open in CodeFlow

@vineethkuttan vineethkuttan marked this pull request as ready for review March 3, 2026 08:40
@vineethkuttan
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@iamAbhi-916 iamAbhi-916 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, LGTM!

make sure this could be run with ease to repro issues on local and this runs here either as
GitHub workflow or part of pipelines.

Adding a readme for this would also be amazing!

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

Successfully merging this pull request may close these issues.

2 participants