Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace violation callback with AxeResults Callback #139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oussamabadr
Copy link

@oussamabadr oussamabadr commented Sep 21, 2022

related to #75, #68

After reading Add a callback for getting the full axe-core results object and New API RFC issues,

I decided to open this PR, maybe we can merge it while waiting for to complete New API RFC.

Context: Sometimes we want to work with the full result of axe-core instead of the violations only, we may use the full result to output in terminal or create a custom csv/html report or even pass the result to other library for reporting or auditing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant