Accessbility
-
I needed a tool which could quickly and automatically tell me when my website, balkanheritage.info violates web accessibility standards. I chose pa11y, which is a command-line accessibility testing tool that runs automated checks against a URL using the well-known tool axe-core. But one problem surfaced rather quickly, which was that pa11y wasn’t actually using WCAG…