Tanaguru is an opensource (AGPL license) website assessment tool. It is dedicated to accessibility (a11y) audits, and focuses on reliability and high level of automation.
Four kinds of audit:
- offline file audit
- page audit
- entire website audit (Heritrix crawler embedded)
- scenario audit
(That's the DOM that is tested, thus dealing with JS/AJAX/ARIA)
- Automate as much as we can and even more :)
- Be 200% reliable (don't give erroneous result)
- have technological fun
http://www.tanaguru.org/Download/tanaguru-latest.tar.gz
Usefull links:
What tests are covered:
- all the "tag and attributes tests" like missing alt, table headers check, frame title...
- color contrast
- language specification
- downloadable files / office files (spreadsheet, wordprocessor...)
- switch of context
- ...
As of January 2014, this represents ~170 accessibility tests
- Tanaguru discussion space
- email to
tanaguru AT tanaguru dot org
(only English, French and klingon is spoken :) ) - Twitter @TanaguruApp
Bugs:
- #107 : Provide a way to set-up proxy credentials
- #105 : Set "esapiPropertyValue" property of tokenManager bean to use the system property confDir value instead of hard-coded value
- #102 : Assisted Audit : Complete action is ineffective
Features :
- UI improvements
- Correction of bug on buttons that apply automatic result on assisted audit
- User guide documentation
See full Changelog
- KBAccess : database of good and bad examples of web accessibility
- Tanaguru Contrast-Finder : for a given wrong contrast, propose good color combination
- Accessibility observatory : have an overview of the accessibility of a large set of websites
All these projects are opensource and also under the umbrella of Tanaguru Github account
Have Fun
Tanaguru team