Tutoriaux

Accessibility Testing on Windows on Mac

Lien : https://tatanotes.com/blog/accessibility-testing-on-windows-on-mac/

Accessibility Regression Testing With XCUI

Lien : https://dev.to/steady5063/accessibility-regression-testing-with-xcui-mpa

Web Scraping with Playwright and Python: A Developer’s Guide

Lien : https://dev.to/alex_aslam/web-scraping-with-playwright-and-python-a-developers-guide-3i48

Automated Accessibility Part 1 - Linting

Lien : https://dev.to/steady5063/automated-accessibility-part-1-linting-5378

Utiliser le linting et les tests unitaires dans GitHub Actions

Lien : https://learn.microsoft.com/fr-fr/training/modules/work-linting-unit-test-github-actions/

Building an AI-Powered WCAG Accessibility Checker in Python

Lien : https://jifagergren.com/building-an-ai-powered-wcag-accessibility-checker-in-python/

axe-playwright-python

Lien : https://github.com/pamelafox/axe-playwright-python

Automated web accessibility testing with axe-core

♿ AI Accessibility Checker

Lien : https://github.com/qed42/ai-accessibility-checker

AI Accessibility Checker is a Python CLI and GitHub Action that scans frontend code for WCAG compliance (2.0–2.2, A/AA/AAA). It uses OpenAI to detect issues and provide clear, AI-driven fix suggestions for HTML, CSS, JSX, and more.

AI-powered Accessibility Scanner

Lien : https://github.com/github/accessibility-scanner

Finds potential accessibility gaps, files GitHub issues to track them, and attempts to fix them with Copilot.

Accessibility Tester

Lien : https://github.com/yadler97/accessibility-tester

A Python script to test a web page on visual accessibility based on six testing criteria