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

Use ember-blueprint-test-helpers for testing axe version

BrianSipple opened this issue · comments

This was brought up in #38, but it would be better to use ember-blueprint-test-helpers to verify that the version of axe-core that we're adding to projects is in sync with our current dependency.

At the moment, however, this still isn't possible

This is no longer needed as we don't have a blueprint (due to moving axe-core to npm).