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

Adding links to Daniel's articles #712

Merged
merged 2 commits into from
Jul 31, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions _playbook/automated-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,7 @@ Take a look at [Setting up Cypress with axe for accessibility](https://timdeschr
* Are you using a variety of automated testing tools to help identify potential problems?
* How are you ensuring that you aren't relying too heavily on automated tests?
* Have automated processes been set up to optimize use of developer time?

## See also
* [How I do automated accessibility testing for my website](https://opensource.com/article/23/2/automated-accessibility-testing) by Daniel Mundra
* [Automated accessibility testing: Leveraging GitHub Actions and pa11y-ci with axe](https://accessibility.civicactions.com/posts/automated-accessibility-testing-leveraging-github-actions-and-pa11y-ci-with-axe) by Daniel Mundra
dmundra marked this conversation as resolved.
Show resolved Hide resolved
Loading