This repository contains a simple example of using Pa11y CI, to go with this article.
Pa11y CI is built on top of Pa11y, providing easy JSON configuration for testing against multiple URLs. It fully supports Pa11y Actions, allowing user interaction to be mocked.
See both the example .pa11yci.json config file and Drone continuous delivery example.
To run first npm install
and then run the example using npm run test:accessibility
.