Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Open Source Programming

Open Source JavaScript Library Released For Accessibility Testing 21

An anonymous reader writes: Deque Systems, a company which focuses on web accessibility, has just released aXe (The Accessibility Engine). aXe is an open-source JavaScript library consisting of accessibility testing rules which can be integrated into any testing framework that supports JavaScript execution. The intent behind aXe is to allow developers testing their products for accessibility compliance to easily integrate a common set of rules into their workflow. The goal is to standardize both automated accessibility testing and test results, and to make incorporating accessibility testing and compliance into web-based products easier for developers. The source code is available on GitHub.
This discussion has been archived. No new comments can be posted.

Open Source JavaScript Library Released For Accessibility Testing

Comments Filter:
  • by mpol ( 719243 ) on Monday June 15, 2015 @12:23PM (#49914515) Homepage
    Also make sure to check out Tota11y:
    http://khan.github.io/tota11y/?ref=hn [github.io]

Beware of Programmers who carry screwdrivers. -- Leonard Brandwein

Working...