
Automating Accessibility and Performance Testing with Puppeteer and AxeCore
To make sure your site is accessible and fast, check it during the continuous integration process. Here is how to do it in practice.
Full-stack web developer at marmelab, Gildas has a strong appetite for emerging technologies. If you want an informed opinion on a new library, ask him, he's probably used it on a real project already.
To make sure your site is accessible and fast, check it during the continuous integration process. Here is how to do it in practice.
To make sure your site is accessible, you'd better add a check for accessibility in your continuous integration process. Here is how.