ember-a11y / ember-a11y-testing

A suite of accessibility tests that can be run within the Ember testing framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade axe-core in addon

MelSumner opened this issue · comments

  • upgrade axe-core version in addon
  • analyze potential for something automated (feels like this should be possible, but idk yet).

The first part of this seems done now.

analyze potential for something automated

There's greenkeeper, but I don't believe it works for Bower dependencies. That said, we should get off of using Bower and move instead to including it as an npm module.

@trentmwillis since that's a separate issue, I'm going to close this issue. :)