ember-a11y / ember-a11y-testing

A suite of accessibility tests that can be run within the Ember testing framework
MIT License
138 stars 52 forks source link

Add support for `axe.configure` #569

Closed MelSumner closed 2 weeks ago

MelSumner commented 2 weeks ago

Summary

If merged, this pull request would add support for the axe.configure API (https://github.com/dequelabs/axe-core/blob/develop/doc/API.md#api-name-axeconfigure)

Details