Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add axe-core-cucumber / axe-core-rspec and Implement Accessibility Tests #63

Open
1 of 6 tasks
tashrique opened this issue Mar 7, 2025 · 0 comments
Open
1 of 6 tasks

Comments

@tashrique
Copy link

tashrique commented Mar 7, 2025

Set up accessibility testing for the Rails project using axe-core-rspec and axe-core-cucumber. Implement test cases to ensure compliance with WCAG standards, including handling authentication-required pages.

Tasks:

  • Add axe-core-rspec and axe-core-cucumber gems.
  • Configure accessibility testing in RSpec and Cucumber.
  • Write accessibility tests for login and homepage
  • Ensure login flow is handled for authentication-protected pages.
  • Tag accessibility tests with @a11y.
  • Document how to run the tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants