Automated Accessibility Testing in JavaScript Frameworks

Mark Steadman

Automated testing for accessibility issues with axe-core is one of the best and most effective ways to catch up to 50% of accessibility violations. In this talk, we will take a look at the levels of testing needed from an automated perspective to ensure your content is accessible at a component level and an application-level using a working React application and the axe-core testing frameworks.