Overview
Discover how to automate accessibility testing for web applications in this conference talk from Copenhagen DevFest 2023. Learn to assemble a comprehensive toolkit using widely adopted open-source tools and libraries. Configure ESLint with accessibility rules for early issue detection and feedback directly in the code. Explore writing unit tests with Testing Library that simulate user interactions, including those using assistive devices. Implement full automated checks against running applications by incorporating the Axe-core accessibility engine in e2e tests. Gain insights on integrating these tools into your development process through automated checks in continuous integration pipelines at various stages of development and release, ensuring applications are accessible to all users.
Syllabus
Automating Accessibility Assurance - Sandi Barr - Copenhagen DevFest 2023
Taught by
NDC Conferences