1 repositorio
Interactive procedures that help non-experts identify accessibility violations.
Distinct from Accessibility Testing: Focuses on the 'guided' experience for non-experts as opposed to general accessibility testing tools.
Explore 1 awesome GitHub repository matching testing & quality assurance · Guided Evaluations. Refine with filters or upvote what's useful.
axe-core is an automated accessibility testing engine and compliance auditor designed to scan web and mobile interfaces for violations of industry accessibility standards. It functions as a programmatic scanner and linter that analyzes HTML and source code to identify barriers and verify compliance with accessibility guidelines. The project distinguishes itself by combining a DOM-based rule engine with computer vision and machine learning to detect complex violations that evade traditional analysis, such as visual heading discrepancies and informative images. It provides specialized capabilit
Walks non-experts through specific testing procedures to identify accessibility violations without specialized knowledge.