camicroscope / caMicroscope

Digital pathology image viewer with support for human/machine generated annotations and markups.
BSD 3-Clause "New" or "Revised" License
247 stars 286 forks source link

Created Github Workflow for Accessibility Testing (Using Axe) #879

Closed nwanduka closed 4 months ago

nwanduka commented 5 months ago

Created axe.yml file in the workflows folder that will check for accessibility issues when a push or PR is made

With respect to this discussion, I created this workflow to automatically run accessibility checks using the Axe accessibility tool

Summary

Motivation

Testing

Questions

nwanduka commented 4 months ago

I created another PR (#957) to address this. I'll be closing this PR once I get feedback on the other one and a go-ahead from our mentor to close this one.