Testing
React Accessibility Testing with jest-axe: Unit Testing for A11y
End-to-end accessibility tests catch page-level violations. But component-level accessibility bugs — a missing label on a custom dropdown, an ARIA role on the wrong element, a modal that doesn't trap focus correctly — are best caught in unit tests where feedback is fast and failures are