https://github.com/freesteph/hache
A headless use of the Axe gems
https://github.com/freesteph/hache
Last synced: 6 days ago
JSON representation
A headless use of the Axe gems
- Host: GitHub
- URL: https://github.com/freesteph/hache
- Owner: freesteph
- Created: 2025-01-09T13:35:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-09T13:39:07.000Z (over 1 year ago)
- Last Synced: 2026-06-03T19:11:01.411Z (about 1 month ago)
- Language: Ruby
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Hache : running Axe in Docker
A simple demo that instantiates a headless Firefox in Docker and runs
an [[https://github.com/dequelabs/axe-core][Axe]] audit on it, using the relevant [[https://github.com/dequelabs/axe-core-gems][axe gems]].
It needs https://github.com/dequelabs/axe-core-gems/pull/429 to work.
** Usage
#+begin_src sh
make up
#+end_src