1 dépôt
Step-by-step instructional processes that guide non-experts through manual accessibility verification.
Distinct from Accessibility Testing: Provides active, guided workflows for manual testing rather than general accessibility testing tools or static documentation.
Explore 1 awesome GitHub repository matching testing & quality assurance · Guided Testing Workflows. 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 users through complex testing scenarios with step-by-step instructions to ensure compliance.