component-driven / component-driven/cypress-axe

Add a callback for getting the full axe-core results object

Open
#67 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
641
Forks
90
Avg merge
6h 8m
Merged PRs (30d)
1

Description

Hey!
In some cases, the full axe-core results object is needed (for logging / tracking or other uses)
It would be helpful to have another callback that returns the full results object (similar to how violationsCallback returns the violations object).

I submitted a PR for this - please consider it :)
https://github.com/avanslaars/cypress-axe/pull/68

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing violationsCallback behavior and the proposed implementation in pull request #68. Confirm how the axe-core results object is exposed to consumers, then verify that the new callback is covered by the project's existing tests and returns the full results object.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
accessibility, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.