As part of our commitment to code quality and accessibility, we need to integrate goodcop for Ruby on Rails best practices and WCAG 2.2 compliance testing into our development workflow.
Tasks:
Set up goodcop in the project
Add goodcop to the Gemfile
Configure goodcop rules as appropriate for our project
Integrate goodcop into our CI/CD pipeline
Implement WCAG 2.2 compliance testing
Research and choose appropriate tools for WCAG 2.2 testing in a Rails environment
Set up the chosen tool(s) in the project
Create a set of baseline accessibility tests covering key WCAG 2.2 success criteria
Integrate WCAG 2.2 testing into our CI/CD pipeline
Document the setup and usage of both tools for contributors
Address any immediate issues found by these tools in the existing codebase
This will help ensure our project maintains high code quality standards and remains accessible to all users, including developers with disabilities.
As part of our commitment to code quality and accessibility, we need to integrate goodcop for Ruby on Rails best practices and WCAG 2.2 compliance testing into our development workflow.
Tasks:
Set up goodcop in the project
Implement WCAG 2.2 compliance testing
Document the setup and usage of both tools for contributors
Address any immediate issues found by these tools in the existing codebase
This will help ensure our project maintains high code quality standards and remains accessible to all users, including developers with disabilities.