Integrate Accessibility into CI

Integrate automatic accessibility checks into the CI process. This will most likely run after (or parallel) tot the limiting step.

Programs that might be a good fit:

  • https://www.npmjs.com/package/@axe-core/cli - CLI for axe-core framework for accessibility (requires WebDriver)
  • https://pa11y.org/ - Website validator that supports fetching URLs from sitemap
Assignee Loading
Time tracking Loading