equalizedigital / accessibility-checker

GNU General Public License v2.0
14 stars 8 forks source link

Add automated testing against a wider set of example data with known pass or fail counts #556

Closed pattonwebz closed 1 month ago

pattonwebz commented 5 months ago

Investigate and implement a test suite capable of spinning up a WP instance, importing a set of content with known (or expected) core values, and then running scans on those pages. This will allow us to detect any unintended changes to the scoring early before a release goes out.

At a minimum, it must:

Bonus: