Tanaguru is an opensource (AGPL license) website assessment tool dedicated to
- accessibility (a11y) audits
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
Tanaguru wiki (registration is warmly welcomed, please email mfaure AT tanaguru. org)
More precisely:
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
- ...
By january 2014, this represents ~170 accessibility tests
We have a mailing lists dedicated to Tanaguru user and development discussion. To subscribe, send an empty message to :
Or you can send an email to
tanaguru AT tanaguru dot org
(only english, french and klingon is spoken :) )
Bugs:
- #71 : Crawl parameters: included URL pattern is not shown in audit details
Features :
- #74 : Top 5 invalid tests: add level of test
- #73 : Add link to contrast finder
- #68 : List of pages invalidating a given test: enhance links
- #67 : List of pages invalidating a given test: add test label
- #66 : Fix weighted formula
- #65 : Add UnicityChecker
- #64 : Number of "pages tested" is not the good one
- Manage levels more generically (level 1,2,3) and delegate the naming to the referential i18n project
- 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