Accessibility Automation
Guidance for using automated checks well, understanding their limits, and turning results into useful engineering feedback.
Mobile Automation
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 XCUIHow to use Xcode's built-in accessibility audit support in XCUI tests to catch accessibility regressions during normal test runs.
Writing Accessibility Tests with EspressoA practical introduction to enabling Espresso accessibility checks and using Android UI tests to surface accessibility issues.
Web Automation
An introduction to Semantica11y, a focused rules engine that identifies where semantic HTML can replace ARIA-heavy or non-semantic patterns.
React Testing Library & AccessibilityHow to add axe-core scans and targeted accessibility regression checks to React Testing Library component tests.