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

axe api changes with more fine grained exceptions #26

Merged
merged 40 commits into from
Jul 10, 2024
Merged

Conversation

tonyfast
Copy link
Member

@tonyfast tonyfast commented Dec 20, 2023

it needs to be easier to use axe in multiple situations like interactive compute, automated testing, using selenium or playwright. the easier it is to support axe, and w3c nu validator, in python the more quality html documents we can produce.

  • simplify the sync and async implementation of axe for playwright
  • update tests for new api
  • im test integrity and speed
  • update to using pixi as a DX experience
  • generates python exceptions for axe rules
  • simplify vnu implementation

Copy link

A preview fo the exported examples will be rendered at
https://deathbeds.github.io/nbconvert-a11y/branch/axe-api-improve/exports/html/lorenz-executed-a11y.html

@tonyfast
Copy link
Member Author

tonyfast commented Jun 7, 2024

@bollwyvl i want to merge this pull request because it depends on #56. what is the best way to handle the merge?

@tonyfast
Copy link
Member Author

tonyfast commented Jun 7, 2024

we should add axe method to a locator so its easier to invoke isolated tests on components without the include/exclude concept

@tonyfast tonyfast merged commit 88aef22 into main Jul 10, 2024
4 checks passed
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