Skip to content

microsoft/accessibility-insights-action

Product Logo Accessibility Insights Azure DevOps (ADO) extension

codecov

About

The Accessibility Insights Azure DevOps (ADO) extension helps integrate automated accessibility tests in your Azure pipeline. You can configure the ADO extension to scan a single page or crawl an entire site. This can work for static HTML files in your repository, a local web server, or remote URLs. It is currently only available for Microsoft internal teams.

The ADO extension uses the axe-core rules engine to scan websites and web apps for common accessibility issues.

While automated checks can detect some common accessibility problems such as missing or invalid properties, most accessibility problems can only be discovered through manual testing. The best way to evaluate web accessibility compliance is to complete an assessment using Accessibility Insights for Web.

For Microsoft internal teams, visit how to use the Azure DevOps (ADO) extension.

Contributing

To build and test, visit developer docs.

Visit CONTRIBUTING.md for more information about the contributor license agreement.