Skip to content

option to run subset of urls from config file #246

@kussmaul

Description

@kussmaul

I have a config file that contains ~40 urls, which I run as:
pa11y-ci --config ./pa11y-ci.conf.js
It would be useful (e.g., when debugging) to be able to run a subset of these urls. I tried:
pa11y-ci --config ./pa11y-ci.conf.js http://localhost/path
However, this appears to run the listed path(s) before the config file.

With cypress, I can run the full test suite by default, but it is also easy to run specific tests.

Thank you for considering this request.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions