agnostic-axe VS cypress-axe

Compare agnostic-axe vs cypress-axe and see what are their differences.

agnostic-axe

Framework agnostic accessibility reporter, powered by axe-core (by dequelabs)

cypress-axe

Test accessibility with axe-core in Cypress (by component-driven)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
agnostic-axe cypress-axe
1 5
80 601
- 1.0%
0.0 1.9
7 months ago about 2 months ago
JavaScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

agnostic-axe

Posts with mentions or reviews of agnostic-axe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-07.
  • ✨ Accessibility: a gentle introduction ✨
    2 projects | dev.to | 7 Oct 2021
    Status of your project 🥽 The very first recommendation you can investigate and try is to integrate a simple audit tool, such as axe for the DOM for potential accessibility issues, just to see where you are and how you feel. Manual testing can be hard at first, as you don't know what are you testing. It's an integration in the development environment and should be pretty straightforward, it gives helpful hints in the console while developing features.

cypress-axe

Posts with mentions or reviews of cypress-axe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-07.
  • ✨ Accessibility: a gentle introduction ✨
    2 projects | dev.to | 7 Oct 2021
    If you’re setting up automated tests (and you probably should), you can even integrate axe with Cypress
  • Automated Accessibility Testing
    7 projects | dev.to | 21 Sep 2021
    The same engine can be used with Cypress, thanks to the cypress-axe package. It adds several custom commands to the Cypress API, which utilizes “axe-core” under the hood. It makes it possible to perform a11y audits directly while testing.
  • Starting Your Accessibility Journey: A Developers Guide
    5 projects | dev.to | 1 Jun 2021
    Cypress
  • Writing end-to-end tests in 2021
    2 projects | dev.to | 30 Mar 2021
    Luckily for us, there’s a new player in town. Cypress is a great tool that provides us with a modern solution for creating, running and maintaining code. Combined with Cypress Testing Library and the accessibility audit tool aXe, you’ll have all the tools you need to gain confidence in your application, and to never deal with manual verifications in prod ever again.
  • Accessibility Scanning Tools
    1 project | /r/Frontend | 18 Feb 2021
    Maybe: https://github.com/component-driven/cypress-axe/issues/82

What are some alternatives?

When comparing agnostic-axe and cypress-axe you can also consider the following projects:

eslint-plugin-jsx-a11y - Static AST checker for a11y rules on JSX elements.

cypress-testing-library - 🐅 Simple and complete custom Cypress commands and utilities that encourage good testing practices.

sveltekit-accessibility-testing - Demo code for adding axe accessibility testing to SvelteKit using Playwright and pa11y

cypress-real-events - Fire native system events from Cypress.

bootstrap-vue - BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.

axe-core-maven-html - Tools for using axe for web accessibility testing with JUnit, Selenium, and Playwright

audit-a11y - audit websites for accessibility issues

cypress-plugin-tab - A cypress plugin to add a tab command

axe-core-npm

Cypress - Fast, easy and reliable testing for anything that runs in a browser.

axe-testcafe - The helper for using Axe in TestCafe tests

axe-core - Accessibility engine for automated Web UI testing