Best kept secret: the IBM accessibility checker, blows other #a11y testing tools out of the water
✅ open source and well maintained
✅ Free and ad free
✅ multiple rulesets
✅ export results to excel

https://www.ibm.com/able/toolkit/tools/#develop

@SteveFaulkner Thanks for sharing! It's giving me alerts for things that WAVE and axe DevTools weren't picking up before.
@sainthood Is that good or bad? FYI i don''t tend to make use of alerts/recommendations from automated tools, I focus on the errors, stuff that can be practically pass/failed by auto tools
@SteveFaulkner It's good! By alerts, I meant it alerting me of errors. I probably wouldn't have ever known these things were broken or how to fix them if I hadn't seen your post!
@sainthood I found a few links i added to my own site that were failing colour contrast, so fixed em