Skip to content

Set up ng-e2e-testing library with accessibility testing utilities#131

Open
david-d-k wants to merge 1 commit intomasterfrom
feature/a11y-e2e-testing
Open

Set up ng-e2e-testing library with accessibility testing utilities#131
david-d-k wants to merge 1 commit intomasterfrom
feature/a11y-e2e-testing

Conversation

@david-d-k
Copy link
Copy Markdown

Add new @ppwcode/ng-e2e-testing library to provide helper functions for AXE a11y testing in Playwright.

@@ -0,0 +1,45 @@
import AxeBuilder from '@axe-core/playwright'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this use the exports from the other PR instead of being a copy?

@glenstaes
Copy link
Copy Markdown
Member

Don't forget to update the Github actions for building and deploying.

Note to myself: first release should happen manually from local machine.

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.

2 participants