Skip to content

Integrate Automated Accessibility Auditing #624

Description

@Aditya8369

Description: The current accessibility tests are lightweight and based on simple DOM structure checks. They do not perform a comprehensive audit for WCAG compliance.
Proposed Enhancement: Integrate an automated accessibility testing tool like axe-core (e.g., via @playwright/test-axe) into the E2E test suite to automatically catch a much wider range of accessibility violations.

Metadata

Metadata

Labels

ECSoC26Contributions considered under ECSoC'26

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions