About Axe Core
axe-core is a JavaScript accessibility testing engine that evaluates web content against accessibility rules and standards, then reports violations with element-level context. It is designed for automated checks in browsers and testing environments through integrations with many tools. axe-core is commonly used in UI test suites, CI pipelines, and developer workflows to catch accessibility issues during frontend development.
