Skip to content

Samples that demonstrate running axe accessibility scans from Azure Pipelines

License

Notifications You must be signed in to change notification settings

Mdevlin4/axe-pipelines-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Axe + Azure Pipelines: Automate accessibility testing in your CI builds

Samples demonstrating how to use axe for automated accessibility testing of websites in Azure Pipelines builds.

Automated accessibility tests can detect some common accessibility problems such as missing or invalid properties. But most accessibility problems can only be discovered through manual testing. We recommend Accessibility Insights, a free and open source dev tool that walks you though assessing a website for 100% WCAG 2.0 AA coverage.

Available samples

Are we missing a sample you'd like to see? File a sample request or submit a pull request!

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

About

Samples that demonstrate running axe accessibility scans from Azure Pipelines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.9%
  • JavaScript 12.6%
  • HTML 7.5%