/vite-react-axe-test-demo

bare-bones demo repo used in a Rightpoint FED Roundtable presentation on testing with axe for improved a11y

Primary LanguageJavaScript

React Vitest Axe Tests

This is a bare-bones demo repo used in a Rightpoint FED Roundtable presentation. It demonstrates usage of vitest-axe/jest-axe to add a11y tests to help ensure code quality.

Files worth reviewing:


Presentation Outline: Leveraging Axe for better a11y

  • vitest-axe/jest-axe
    • Overview/walkthrough
    • Preset plug
    • Limitations
  • Axe Dev Tools
    • Helps Mitigate Limitations
    • Walkthrough
    • "More Info"