Guide to Automated Accessibility Testing in Elixir Using A11yAudit

114
clicks
Guide to Automated Accessibility Testing in Elixir Using A11yAudit

Source: angelika.me

Type: Post

The article by Angelika Tyborska introduces an Elixir library called A11yAudit designed to integrate the axe-core accessibility testing engine into ExUnit assertions, allowing for automated accessibility checks in CI pipelines. It provides a comprehensive guide on installation and usage, detailing how to use A11yAudit with popular Elixir browser testing tools like Wallaby and Hound. The library helps ensure web pages have no accessibility violations by adding assertions to your tests. The article also emphasizes the importance of manual accessibility testing alongside automated tests.

© HashMerge 2024