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

[Outreachy Testing Task] Add accessibility testing results using axe-cli #878

Closed

Conversation

Appleeyes
Copy link
Contributor

Description:

For this outreachy testing task, I utilized the axe-cli tool for conducting accessibility testing on the Ushahidi platform. Axe-cli is a widely-used accessibility testing engine known for its robust features and comprehensive reports. The decision to choose axe-cli was based on its reputation in the accessibility testing community and its ability to provide actionable insights into accessibility issues.

Evaluation:

  • Why did you select this tool?: I selected axe-cli for its reputation, robust features, and comprehensive reports. It's widely used in the accessibility testing community and provides actionable insights into accessibility issues.
    How do you like it?: I found axe-cli to be user-friendly and efficient in identifying accessibility issues within the Ushahidi platform.

  • Does the output make sense to you?: Yes, the output generated by axe-cli was clear and easy to understand, providing detailed information about accessibility violations.

  • Was it easy or really hard to implement?: Implementing axe-cli was straightforward. Its command-line interface allowed for easy integration into our development workflow.

  • Do you "trust" the output or do you think it misses something?: I trust the output generated by axe-cli, but it's essential to note that automated tools like axe-cli can't catch all accessibility issues. Manual testing is still necessary to ensure comprehensive accessibility compliance.

  • Any other comments or insights you would like to share: Overall, axe-cli proved to be a valuable tool for conducting accessibility testing on the Ushahidi platform. Its ease of use and comprehensive reporting capabilities make it a valuable asset for ensuring accessibility compliance in our development process.

Screenshot 2024-03-13 143711

@Appleeyes
Copy link
Contributor Author

ushahidi/platform#4808

@Angamanga Angamanga self-requested a review March 15, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants