CivicActions / accessibility

CivicActions Accessibility Site: A collection of resources about digital accessibility and how it aligns with open source, CivicTech and Digital Transformation.
https://accessibility.civicactions.com
Other
27 stars 11 forks source link

Define approach to automated testing (pa11y vs circle-ci vs ...) #39

Closed lukefretwell closed 3 years ago

dmundra commented 3 years ago

See #52 and #94 for an example of pa11y-ci with the accessibility site.

dmundra commented 3 years ago

Cypress testing with axe resource: https://timdeschryver.dev/blog/setting-up-cypress-with-axe-for-accessibility

dmundra commented 3 years ago

@lukefretwell and @mgifford, this page https://accessibility.civicactions.com/playbook/automated-testing covers quite a bit. If I do write up a CA project cypress+axe example where would that go? On that page or a different page?

mgifford commented 3 years ago

@dmundra I'd add it to that page for now. Might make sense to spin it off onto another page at some point but that is easy enough to do.