All Projects → Tanaguru → Tanaguru

Tanaguru / Tanaguru

Licence: AGPL-3.0 license
Automated accessibility (a11y) testing tool, with emphasis on reliablity and automation

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
TSQL
950 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to Tanaguru

accessibility-ruleset-runner
eBay Accessibility Ruleset Runner automates 20% of WCAG 2.0 AA recommendations, saving time on manual testing.
Stars: ✭ 24 (-79.31%)
Mutual labels:  accessibility, a11y, a11y-testing
agnostic-axe
Framework agnostic accessibility reporter, powered by axe-core
Stars: ✭ 80 (-31.03%)
Mutual labels:  accessibility, a11y, a11y-testing
accessibility-resources
Screen reader and WCAG testing resources to maintain a consistent approach to testing and documenting behaviour.
Stars: ✭ 25 (-78.45%)
Mutual labels:  accessibility, a11y, a11y-testing
accessibility-testing-tools
A collection of useful tools for accessibility testing and debugging in the browser, online and desktop
Stars: ✭ 18 (-84.48%)
Mutual labels:  accessibility, a11y, a11y-testing
buttonbuddy
Learn about accessible button contrast then generate your own accessible button color palette
Stars: ✭ 60 (-48.28%)
Mutual labels:  accessibility, a11y, a11y-testing
accessibility-resources
A curated list of accessibility resources
Stars: ✭ 66 (-43.1%)
Mutual labels:  accessibility, a11y, a11y-testing
Accessible modal window
Accessible modal dialogs
Stars: ✭ 196 (+68.97%)
Mutual labels:  accessibility, a11y
Eslint Plugin Jsx A11y
Static AST checker for a11y rules on JSX elements.
Stars: ✭ 2,609 (+2149.14%)
Mutual labels:  accessibility, a11y
ari
Accessible unstyled vue components
Stars: ✭ 22 (-81.03%)
Mutual labels:  accessibility, a11y
Asqatasun
Mirror of Asqatasun ---> we've moved to GITLAB https://gitlab.com/asqatasun/Asqatasun - Opensource web site analyser, used for web accessibility "a11y"
Stars: ✭ 217 (+87.07%)
Mutual labels:  accessibility, a11y
Wai Tutorials
W3C WAI’s Web Accessibility Tutorials
Stars: ✭ 229 (+97.41%)
Mutual labels:  accessibility, a11y
Accessibilitysnapshot
Easy regression testing for iOS accessibility
Stars: ✭ 236 (+103.45%)
Mutual labels:  accessibility, a11y
Capable
Keep track of accessibility settings, leverage high contrast colors, and use scalable fonts to enable users with disabilities to use your app.
Stars: ✭ 189 (+62.93%)
Mutual labels:  accessibility, a11y
Bootstrap Vue
BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
Stars: ✭ 13,603 (+11626.72%)
Mutual labels:  accessibility, a11y
jquery-accessible-simple-tooltip-aria
jQuery accessible simple tooltip window, using ARIA
Stars: ✭ 22 (-81.03%)
Mutual labels:  accessibility, a11y
Vue Announcer
A simple way with Vue to announce any useful information for screen readers.
Stars: ✭ 185 (+59.48%)
Mutual labels:  accessibility, a11y
Empathy Prompts
💡 Ideas to help consider Inclusive Design principles when making things for others to use.
Stars: ✭ 173 (+49.14%)
Mutual labels:  accessibility, a11y
Creatability Components
Web components for making creative tools more accessible.
Stars: ✭ 248 (+113.79%)
Mutual labels:  accessibility, a11y
A11y Css Reset
A small set of global rules to make things accessible and reset default styling
Stars: ✭ 250 (+115.52%)
Mutual labels:  accessibility, a11y
eufemia
DNB Design System
Stars: ✭ 38 (-67.24%)
Mutual labels:  accessibility, a11y

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

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

Have Fun

Tanaguru team

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].