Skip to content

testpros/accessibility-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Summary

This is a frequently updated collection of accessibility resources put together by TestPros Inc. Please feel free to contribute to the list, suggest additional resources, and/or identify broken links by submitting an issue or PR.

Standards and Guidelines

Automated / Psuedo-manual Testing Tools

  • aXe - Automated accessibility testing tool developed by Deque; Node CLI; Ruby Gems; Selenium Webdriver; JUnit/Selenium; Grunt Webdriver; Chrome, Edge, Firefox, Safari, and IE support
  • aXe for ReactJS - aXe engine for React applications (may be deprecated)
  • Accessibility Insights - Developed by Microsoft. Android, Chrome, and Windows Desktop application tools with automated testing functionality (using aXe as the engine) and a great walk-through for manual portions of WCAG guidelines
  • ANDI - Tool developed by the Social Security Administration. Performs automated accessibility checks as well as helps to facilitate manual testing via capabilities such as a visual representation of expected screen reader output.
  • WAVE - Automated accessibility testing tool; Browser extension(s), Standalone API, and subscription based API (can cost 💵 depending on service used, but generally free)
  • HTML Code Sniffer - Free and open source automated tool. Node CLI based using Puppeteer and PhantomJS. Tests against WCAG 2.1 and Section 508.
  • iOS Accessibility Inspector - iOS Developer Tool for performing accessibility testing of applications via iOS Simulator

CI/CD

  • pa11y - Great tool that uses aXe and/or HTML Code Sniffer from a web-based dashboard, CLI, webservice, and/or CI integration
  • koa11y - Desktop application for automatic accessibility testing (uses pa11y as engine)
  • IBM Equal Access - Free and open source toolset maintained by IBM. Chrome and Firefox extensions, Node CLI, Karma, and Cypress integration

Screenreaders

  • NVDA - Capable free and open source screen reader
  • JAWS Very capable screen reader, but very expensive 💵
  • TalkBack (Android) - Android screen reader (among other capabilities) available in Play Store
  • VoiceOver (IOS) - Apple's iOS native screen reader (among other capabilities)

Additional Tools

  • Color Contrast Checker - Tool for checking the contrast between background and foreground colors and the level of WCAG compliance (e.g., A / AA / AAA)

Additional Resources

  • Voluntary Product Accessibility Template 2.4 - Industry standard template for giving high-level overview of the accessibility of information and communications technology (ICT). Frequently required as part of government procurements.
  • Section 504 of the Rehabilitation Act of 1973 - U.S. Legal requirement for any organization receiving federal funding (e.g., public schools, educational institutions such as universities, state and local governments, etc.) to be accessible
  • Title III of the Americans with Disabilities Act - U.S. Legal requirement for places of public accomodation to be accessible
  • Section508.gov - U.S. Legal requirement for federal agencies to be accessible; Also great resource for how to comply with Section 508 on a variety of types of physical and virtual technologies
  • EN 301 549 - European accessibility standards / requirements
  • Accessibility for Ontarians with Disabilities Act - Canadian accessibility standards / requirements
  • Robles v. Domino's Pizza LLC - Key court case in the Ninth Circuit Court of Appeals establishing ADA Title III applicability to commercial digital properties for places of public accomodation. Supreme Court declined to hear appeal, thus leaving Ninth Circuit Court of Appeals decision as precedent
  • DHS Trusted Tester v5 Training and Certification - Excellent computer based curriculum and certification opportunity offered free of charge by the Department of Homeland Security, Office of Accessible Systems and Technology.

Contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published