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

Implement a find/replace for sitemap URLs #3

Closed rowanmanning closed 8 years ago

rowanmanning commented 8 years ago

Allow a user to find/replace within sitemap URLs before running Pa11y tests. Resolves #2.

Sometimes (e.g. with Jekyll) a locally generated sitemap for your site will include the production URLs. If you want to run Pa11y against a local copy of the site then you need to find/replace in these URLs.

alexkilgour commented 8 years ago

looks good other than the small typo 👍