pa11y / pa11y-ci

Pa11y CI is a CI-centric accessibility test runner, built using Pa11y
https://pa11y.org
GNU Lesser General Public License v3.0
525 stars 63 forks source link

Add: Verify page flag #11

Closed andygout closed 7 years ago

andygout commented 7 years ago

cc @rowanmanning @GlynnPhillips @lc512k

Dependent on this pa11y PR being merged: https://github.com/pa11y/pa11y/pull/224

rowanmanning commented 7 years ago

We might not need this as a command-line flag, as you'll be able to set it in your config file. Would the flag be useful, considering not all pages will necessarily match the same regexp?

andygout commented 7 years ago

I was wondering that and what you suggest makes infinitely more sense - will change accordingly.

andygout commented 7 years ago

This is what test output would look like when URLs fail on basis of not verifying specific content on the page.

screen shot 2016-12-14 at 17 46 59