- Jul 31, 2020
- 9,111
- 1,040,043
- 129
TUTProfessor submitted a new resource:
Automated Accessibility Testing for React Applications - Introduction to accessibility audits you can add to your automated test suite
Read more about this resource...
Automated Accessibility Testing for React Applications - Introduction to accessibility audits you can add to your automated test suite
Introduction to accessibility audits you can add to your automated test suite
What you'll learn
- Linting static code using eslint-plugin-jsx-a11y
- Testing rendered code using Jest, jest-axe and testing-library
- Visual audits using Cypress and cypress-audit/lighthouse
- Limitations of automated testing for accessibility
Requirements
- Familiarity with JavaScript, HTML and CSS...
Read more about this resource...