With a simple set of choices, we can run accessibility tests in our pipelines and generate useful feedback for your development and design teams.
While manual checks are always recommended, you can achieve a high degree of prevention by introducing automation into your design and development cycles.
The tools
- NVDA and Voiceover Screenreader output
- Sitemap/URLs scanners
- Performance checkers
- Mobile app accessibility tests on real cloud devices
For real device tests, we use customised popular frameworks, such as Espresso, XCUITest and Playwright, which enables testing in a more real-life context.
Code analysis
(requires read-only access to your codebase)
- CodeQL code analysis
- Semgrep code analysis
- SonarQube code analysis