Tanaguru
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.
Features
Four kinds of audit:
- page audit
- entire website audit (crawler4j embedded)
- scenario audit
- offline file audit
(That's the DOM that is tested, thus dealing with JS/AJAX/ARIA)
Vision
- Automate as much as we can and even more :)
- Be 200% reliable (don't give erroneous result)
- have technological fun
Download
http://download.tanaguru.org/Tanaguru/tanaguru-latest.tar.gz(link is external)
Demo
https://my.tanaguru.com/(link is external)
Installation and documentation
See all Tanaguru Docs(link is external)
Rules implementation(link is external)
Usefull links:
Business: accessibility
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 June 2016, this represents ~180 accessibility tests(link is external)
Contact and discussions
- Tanaguru discussion space(link is external)
- email to
support dot tanaguru AT oceaneconsulting dot com
(only English, French and klingon is spoken :) ) - Twitter @TanaguruApp(link is external)
Content of this last version (Tanaguru 6.0.0, 2019-04-09)
Features :
- Tanaguru now use Selenese Runner, please use Selenium IDE to create your scenarios
- Fix scenario download
- Fix audit crash when using CSS id and class with special characters
- Fix ColorExtractor script
- [Scenario audit] Use command "store " to manually fire new audit
- [Scenario audit] Prevent automatic firing audit event during scenario execution by checking parameter in scenario audit parameters
- Add RMI API, exporting all data services of Tanaguru
- [Site audit] process generated HTML
See full Changelog
Other Open Source tools
- KBAccess(link is external) : database of good and bad examples of web accessibility
- Tanaguru Contrast-Finder(link is external) : for a given wrong contrast, propose good color combination
- Accessibility observatory(link is external) : 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(link is external)
Have Fun
Tanaguru team