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

Static analysis of templates for actions on non-interactive elements.

nathanhammond opened this issue · comments

Not guaranteed to be perfect because of binding (still needs to be checked runtime) but it could catch most at test/build time.

Issue is being addressed in ember-cli-template-lint.