codeforpdx / codeforpdx/PASS

Enhancement: Add axe-core to testing for pages to enhance accessibility regression testing

Open
#567 0 comments 0 reactions 1 assignee View on GitHub

@milofultz is already working on this.

Since Feb 24, 2024.

enhancement
Dominant language
JavaScript
Stars
38
Forks
23
Avg merge
11m
Merged PRs (30d)
4

Description

We use the axe linter at work all the time to implement regression testing, and I think using it in our test suite would be super helpful. I found a matcher for vitest, too.

A lot of work would need to be done to be able to even implement these tests, as I think we would need to bring our pages up to be at 0 failures when using the matchers, first (see https://github.com/codeforpdx/codepdx_website/issues/55). But this would be huge for clamping down on pages that are already there and for pages where we've done the work to make them completely accessible.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.