1sahilkalra / Tanaguru

Automated accessibility (a11y) testing tool, with emphasis on reliablity and automation

Home Page:my.tanaguru.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Join the chat at https://gitter.im/Tanaguru/Tanaguru

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

  1. Automate as much as we can and even more :)
  2. Be 200% reliable (don't give erroneous result)
  3. have technological fun

Download

http://download.tanaguru.org/Tanaguru/tanaguru-latest.tar.gz

Demo

https://my.tanaguru.com/

Installation and documentation

See all Tanaguru Docs

Rules implementation

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

Contact and discussions

Content of this last version (Tanaguru 4.0.3, 2017-02-20)

Features :

  • Implementation of Rgaa3 rules (180 rules)

See full Changelog

Other Open Source tools

All these projects are opensource and also under the umbrella of Tanaguru Github account

Have Fun

Tanaguru team

About

Automated accessibility (a11y) testing tool, with emphasis on reliablity and automation

my.tanaguru.com

License:GNU Affero General Public License v3.0


Languages

Language:Java 56.7%Language:HTML 40.1%Language:TSQL 1.7%Language:JavaScript 1.1%Language:CSS 0.3%Language:Shell 0.1%Language:Smarty 0.0%Language:SQLPL 0.0%