You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2017. It is now read-only.
Providing accessibility reports for all of the sites under
pages.18f.govwould help those site owners more easily track and squash accessibility bugs.Can we generate a list of all the public URLs under the
pages.18f.govdomain?The main dependency for actually running the tests would be
pa11y, an npm module, which could fit nicely insidehookshot.js.You can run
pa11yagainst an entire site that has a sitemap.xml with this:Also, I totally get the merits of leaving testing/CI up to each individual repo and not centralizing this. But it's still worth considering.