Accessibility Automation

Guidance for using automated checks well, understanding their limits, and turning results into useful engineering feedback.

Mobile Automation

Accessibility Snapshot Testing in iOS

A look at using accessibility snapshots to make labels, traits, hints, element order, and hierarchy part of an iOS regression suite.

Accessibility Regression Testing With XCUI

How to use Xcode's built-in accessibility audit support in XCUI tests to catch accessibility regressions during normal test runs.

Writing Accessibility Tests with Espresso

A practical introduction to enabling Espresso accessibility checks and using Android UI tests to surface accessibility issues.


Web Automation

Semantica11y - Semantic HTML for Everyone

An introduction to Semantica11y, a focused rules engine that identifies where semantic HTML can replace ARIA-heavy or non-semantic patterns.

React Testing Library & Accessibility

How to add axe-core scans and targeted accessibility regression checks to React Testing Library component tests.