Skip to content

OceaneConsultingGroup/Tanaguru

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

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:

  • 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)

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://www.tanaguru.org/Download/tanaguru-latest.tar.gz

Demo

https://my.tanaguru.com/

Installation and documentation

Tanaguru wiki (registration is warmly welcomed, please email mfaure AT tanaguru. org)

More precisely:

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
  • ...

By january 2014, this represents ~170 accessibility tests

Contact and mailing-list

We have a mailing lists dedicated to Tanaguru user and development discussion. To subscribe, send an empty message to :

    tanaguru-users-fr@lists.adullact.net

Or you can send an email to

    tanaguru AT tanaguru dot org 

(only english, french and klingon is spoken :) )

Content of this (last) version

Bugs:

  • #86 : AW22 8.8.1 Case sensitivity of lang definition

Features :

  • Upgrade Java from 1.6 to 1.7
  • Upgrade Hibernate from 3.6.0.Final to 4.3.5.Final
  • Add new "referential-creator-maven-plugin" and "referential-creator" projects
  • Create "rule demo project"
  • Refactor rule packaging to be handled by one project
  • Harmonisation of Referential names
  • Improve rules test management

Other opensource tools

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

Have Fun

Tanaguru team

About

Reliable accessibility (a11y) assessment of websites and javascript applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.3%
  • Other 1.7%