Jest-axe releases were most frequent in early 2018, with a peak of 7 versions in February. Release frequency has since decreased, with sporadic releases occurring roughly every few months or longer. The most recent release was version 10.0.0 in March 2025. Overall, the package's release cadence has slowed significantly over time.
Jest-axe downloads show fluctuating growth. From March 2024 to August 2025, downloads generally increased, peaking in July 2025. However, September 2025 shows a significant drop, likely due to incomplete monthly data. Overall, there's a positive trend despite monthly variations.
jest-axe is a Jest testing library that helps you write accessible React components. It leverages the axe-core accessibility engine to automatically audit your components in your Jest tests. This package simplifies accessibility testing by providing an easy-to-use matcher (toHaveNoViolations) against which you can check your component snapshots or rendered output. Identify and address accessibility issues early in your development process by integrating jest-axe into your testing workflow. Boost your application's inclusivity and ensure compliance with accessibility standards.