Write version of axs.Audit.run which runs aXe ruleset on the current frame
It's interesting you talk about running axe code - in a similar vein I wrote an adapter (which I kept to myself) which allowed me run the axe unit tests against our code (they have super duper unit tests). I did that for #219.
Very cool! We should sync up on this later on :)
On Fri, Sep 4, 2015 at 5:09 PM, Rick Brown [email protected] wrote:
It's interesting you talk about running axe code - in a similar vein I wrote an adapter (which I kept to myself) which allowed me run the axe unit tests against our code (they have super duper unit tests). I did that for #219 https://github.com/GoogleChrome/accessibility-developer-tools/pull/219.
— Reply to this email directly or view it on GitHub https://github.com/GoogleChrome/accessibility-developer-tools/issues/238#issuecomment-137853945 .
Would love to see this implemented so that axe were used, or at least compared to. Why would you use this vs axe?
Also compliance with ACT would be great https://www.w3.org/WAI/standards-guidelines/act/