You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
The text was updated successfully, but these errors were encountered: