cg-site icon indicating copy to clipboard operation
cg-site copied to clipboard

Change accessibility testing to `pa11y` from `a11y`

Open apburnes opened this issue 4 years ago • 0 comments

In order to address dependabot security issues with the archived (a11y)[https://github.com/addyosmani/a11y] development dependency, switch accessibility testing to the (pa11y)[https://github.com/pa11y/pa11y].

Acceptance Criteria

  • [ ] Remove a11y
  • [ ] Add pa11y
  • [ ] Update the npm test script to use pa11y command
  • [ ] Add documentation on how to use the updated accessibility tests

Security considerations

  • Fixes dependabot alert on the archived a11y

apburnes avatar Aug 11 '20 19:08 apburnes