- From: Matthieu Faure <mfaure@tanaguru.com>
- Date: Mon, 20 Oct 2014 16:45:24 +0200
- To: public-auto-wcag@w3.org
- CC: fb@ftb-esv.de
- Message-ID: <54452004.9020908@tanaguru.com>
Hello Franck, hello all, Thanks for mentioning Tanaguru ! May I add a few informations. Tanaguru is an engine designed to analyse web pages, applied to web accessibility with accessibility checks. It is referential-agnostic, as one can create his own tests (on whatever you want, the way you want). By now different referentials are implemented : AccessiWeb v2.2 as you mentioned, AccessiWeb v3-HTML5-ARIA, French "RGAA" v2.2 and v3.0 (beta since this very month). A typical test is made of a "selector" and a "checker" (in most of cases). You can find in the doc how to create you own rules in Tanaguru <https://github.com/Tanaguru/Tanaguru/wiki/Create-a-rule-:-Getting-started>. You will find the usual different kinds of tests: * detection * select and check * site level rule * nomenclature-based rule And also the various checkers: * presence / absence of attribute or element * element unicity * text emptiness or length * text belongs to blacklist * language change * ... and combined checkers like: * link pertinence (combination of blacklist + emptiness + length...) If I may bring you more information, feel free to ask ! Sincerely, Matthieu On 17/10/2014 13:48, Frank Berker wrote: > Hi All, > > I just found Tanaguru <http://www.tanaguru.org/>, a tool for automatic > testing web-content against the french AccessiWeb > <http://www.accessiweb.org/index.php/accessiweb-22-english-version.html>. > They have an impressive set of selectors > <https://github.com/Tanaguru/Tanaguru/blob/master/rules/rules-commons/src/main/java/org/opens/tanaguru/rules/keystore/CssLikeQueryStore.java> > and AccessiWeb seems to be an official french implementation of WCAG2.0. > Maybe we should invite them also to participate in the group? > > Have a nice weekend > Frank > -- > Frank Berker > fb@ftb-esv.de http://ftb-esv.de > FTB - Forschungsinstitut Technologie und Behinderung > Grundschötteler Strasse 40, 58300 Wetter > Telefon: 02335/9681-34 Telefax: 02335/9681-19 -- Fixe : 09 72 11 26 06 Portable: 06 73 96 79 59 Twitter: @mfaure <http://twitter.com/mfaure> Tanaguru logiciel libre pour mesurer l'Accessibilité Web <http://www.Tanaguru.org/> KBAccess base de données collaborative de bons et mauvais exemples d'Accessibilité web <http://www.kbaccess.org/>
Received on Monday, 20 October 2014 14:47:38 UTC