diff --git a/_playbook/automated-testing.md b/_playbook/automated-testing.md index c8e7a68b..5e1b631f 100644 --- a/_playbook/automated-testing.md +++ b/_playbook/automated-testing.md @@ -66,3 +66,6 @@ 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