Maintaining accessibility through user-focused testing
In this blog post, I will outline my favorite user-focused approach to accessibility testing, show how this can be applied in your Cypress tests, and explain why Cypress Component Tests may be the best place to do this kind of testing.
Accessibility can be a complicated and intimidating topic. Often when we talk about it, we think in terms of checklists, Web Content Accessibility Guidelines (WCAG) criteria, and legal requirements. But at its core, it isn’t really about those things: it’s about
Read more