This repository contains 6 packages/gems, which can be used for automated accessibility testing powered by axe core.
The gems are as below:
Using axe-core-gems
is a 2 step process.
Then, add the respective gems to your application:
Eg:
gem install axe-core-selenium
gem install axe-core-rspec
Please refer to respective README for installation, usage & configuration notes.
We believe that automated testing has an important role to play in achieving digital equality and that in order to do that, it must achieve mainstream adoption by professional web developers. That means that the tests must inspire trust, must be fast, must work everywhere and must be available everywhere.
Read the documentation on contributing