Home
Softono
Asqatasun

Asqatasun

Open source Java
241
Stars
66
Forks
21
Issues
21
Watchers
3 years
Last Commit

About Asqatasun

Asqatasun is an open-source website analyzer designed to evaluate web accessibility, commonly referred to as a11y. It supports major international standards including WCAG, AccessiWeb, and the national RGAA 4.0 framework. The tool offers versatile scanning capabilities, allowing users to audit live web pages, process offline files such as templates, and execute complex user workflow simulations for tasks like registration, form completion, and e-commerce checkout using custom scenarios. Its automated tests cover a wide range of technical criteria, including missing alternative text, table header validation, frame titles, color contrast ratios, language declaration, downloadable file accessibility, and context switching. Asqatasun emphasizes reliability by minimizing erroneous results while automating as many checks as possible. The software is available for deployment via Docker, Vagrant, or standard tar.gz archives and is licensed under the AGPL v3. The project provides comprehensive documentation, community

Platforms

Web Self-hosted Docker

Languages

Java

Asqatasun

License : AGPL v3 Build Status Contributing welcome Code of Conduct

Asqatasun Logo

Asqatasun is an opensource web site analyzer, used for web accessibility (a11y).

Demo

https://app.asqatasun.org

https://app.asqatasun.org

Features

web accessibility assessment #a11y (RGAA 4, AccessiWeb, WCAG)

  • scan a given page, and manually fulfill the audit to produce report
  • scan offline file (e.g. template being created but not online yet)
  • scan a user-workflow like site registration, form completion or e-commerce checkout with Asqatasun scenarios.

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, word-processor...)
  • switch of context
  • ...

Vision

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

Installation and documentation


Contact and discussions

Contribute

We would be glad to have you on board! You can help in many ways:

  1. Use Asqatasun on your sites !
  2. Give us feedback on the forum
  3. Fill in bug report
  4. Contribute code

License

AGPL v3

Have Fun

Happy testing !

Asqatasun Team