11/05/2026
We are incredibly proud to celebrate our colleague, Nina, for her recently published article on SIGS.de! 👏
In her piece, "Automated Tests Reality Check: An Accessibility Audit," Nina dives deep into the technical journey of our recent website relaunch. She explores a critical question in modern web development: How does automated testing truly stack up against a professional accessibility audit?
Key Takeaways:
- Architecture as Prevention: How a "Minimal-JavaScript" approach and semantic HTML act as a structural safety net.
- Scalable Testing: Moving from individual test files to a "Single Source of Truth" using Sitemaps and Playwright.
- The "Reality Check": While tools like Axe Core caught a vast majority of technical issues, the external audit revealed that context is king. Automated tools can check if an image has an alt-tag, but they can't yet judge if that image provides vital information to a user.
The Tech Stack:
Nina’s work integrated Astro, Playwright, Axe Core, and Lighthouse into a seamless CI/CD pipeline—ensuring accessibility is a "Quality Gate," not an afterthought.
Congratulations, Nina, on this fantastic contribution to the dev community! It’s great to see your expertise in automated QA and inclusive design getting the spotlight it deserves.
Read the full article (in German): https://www.sigs.de/artikel/automatisierte-tests-im-realitaetscheck-eines-barrierefreiheits-audits/