Skip to content

Gitlab a11y script

drew stachon requested to merge gitlab-a11y-script into master

This MR introduces a bash script to run pa11y for a list of URLs instead of just one.

The accompanying test does not test the actual output of pa11y, simply that the loop is executed for each URL passed in and produces a corresponding artifact file.

This should be merged to introduce the structure for !5 (merged)

Edited by drew stachon

Merge request reports