All Collections
intermediate
Accessibility Testing Suite
Bake WCAG 2.1 AA compliance into your pipeline. Automated axe-core scans with Playwright, keyboard navigation tests, ARIA semantic assertions, and a colour-contrast CI check — all with actionable violation reports.
~20 min2 prompts
Prompts in this Collection
- 1
Accessibility Testing with axe-core & Playwright
Automated accessibility tests using axe-core integration with Playwright, covering WCAG 2.1 AA compliance.
Full axe-core integration: page scans, keyboard nav, form accessibility, and custom violation reporter.
intermediateplaywright - 2
React Component Unit Tests with Jest & RTL
Generate comprehensive unit tests for React components using Jest and React Testing Library with proper mocking patterns.
Component-level a11y: ARIA roles, label associations, and focus management tested in isolation with RTL.
intermediatejest