Skip to content

BL-Labs/labs-a11y-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

labs-a11y-testing

This script runs Lighthouse accessibility tests on every page in a website and generates a report for the whole site.

To install:

npm install

To use, you need to find the sitemap for your website. The script will use this to visit every page in your site. This is the same sitemap url that you would submit to Google Search Console.

This is an example of how to invoke the script:

node .\a11checker.mjs https://example.com/sitemap.xml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published