Skip to content

Add detail for developer accessibility testing expectations - #131

Merged
7emansell merged 4 commits into
mainfrom
no_ref/a11y-testing-updates
Sep 1, 2026
Merged

Add detail for developer accessibility testing expectations#131
7emansell merged 4 commits into
mainfrom
no_ref/a11y-testing-updates

Conversation

@7emansell

@7emansell 7emansell commented Aug 25, 2026

Copy link
Copy Markdown
  • Recent acquisition of laptop to actually test with JAWS = wanted to surface more explicit expectations for developers reviewing the accessibility of their own code
  • also I anticipate we will be revisiting all of this when a11y lead starts! But in the meantime..

@oliviawongnyc oliviawongnyc left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple nitpicks. Otherwise, looks great! Thanks again for spearheading this.

Comment thread standards/accessibility.md Outdated

Developers SHOULD have repo tools or IDE tools installed to help fix accessibility issues as they code. For example, the [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) is an ESLint plugin that can be added to check for errors when running the app's code through ESLint. Some IDEs and text editors (Atom, for example), can pick up the configuration and tell you the errors as you code.

Developers SHOULD test their code with common screenreaders and magnification software.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe link to the manual testing file? Like, "More information on how you can do this may be found in...."

Comment thread standards/manual-testing.md Outdated

_\*Note: Visual QA and Accessibility Testing are currently owned by the accessibility consultant and the design team, and the process for these types of testing remains unchanged at this time._
\* Visual QA is owned by the design team.
\*\* Accessibility testing is owned by the accessibility consultant, but should be supplemented by manual testing. See [Developer Accessibility Testing](#developer-accessibility-testing).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this doc is all about manual testing, but I would clarify again here because there are other types of accessibility testing that devs own.

"Manual accessibility testing is owned by the accessibility consultant, but should be supplemented by developers. See Developer Accessibility Testing."

@EdwinGuzman EdwinGuzman left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@7emansell
7emansell merged commit a9d5326 into main Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants