Write accessibility tests
Write accessibility tests using jest-axe, Playwright, or Testing Library. Checks alt text, contrast, keyboard nav, ARIA roles, focus, and screen reader output.
Preview
Copy prompt
Write a complete accessibility test suite for the following [React / HTML] component: [Paste code]. Use [jest-axe / Playwright / Testing Library]. Test for: images missing alt text, insufficient colour contrast, keyboard-only navigation, correct ARIA roles and labels for custom widgets, logical focus management when dialogs appear, and appropriate screen reader announcements for dynamic content updates.
More
Testing
Prompts
