bocoup / aria-at-app

Test runner and results reporter for ARIA-AT

Home Page:http://aria-at.w3.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARIA and Assistive Technologies App (ARIA-AT App)

ARIA-AT APP

ARIA-AT aims to improve interoperability between different Assistive Technologies (ATs) in how they render ARIA patterns. This is achieved through running manual tests and presenting test results to AT vendors. The tests are based on examples from WAI-ARIA Authoring Practices, and are vetted with stakeholders following the Working Mode process.

This app includes a reports page that shows the public results of manual testing across various browser / AT combinations. The app is also used by manual testers

About this Software

This repo contains the software for running the web application that manages testers to run the manual tests, launches the tests in an iframe, stores results, and reports results once they are reviewed. This software is implemented on a react, node, express, sequelize, and postgresql stack. This repo also contains the ansible scripts for provisioning and deploying the software.

The test material and test harness themselves are managed in w3c/aria-at.

How to run this code

Documentation for getting this software running locally is available in docs/local-development.md directory.

Get involved

Conduct

All contributors to this project are expected to adhere to the Code of Conduct, available in the file named CODE_OF_CONDUCT.md.

License

All documents in this Repository are licensed by contributors under the W3C Document License.

About

Test runner and results reporter for ARIA-AT

http://aria-at.w3.org/

License:Other


Languages

Language:JavaScript 94.4%Language:CSS 3.7%Language:Shell 1.5%Language:HTML 0.3%Language:SCSS 0.0%