Angular-cli: (Feature Request) - Accessibility Testing support

Created on 4 Jun 2017  路  5Comments  路  Source: angular/angular-cli

Bug Report or Feature Request (mark with an x)

- [x ] feature request

Desired functionality.

Accessibility testing

Is it possible to include tools like axe or pa11y
for accessibility testing into the CLI?

devkibuild-angular feature

Most helpful comment

Maybe we could add something as a flag e.g ng e2e --accessibility.

All 5 comments

Is there anything that stops you from adding them to a project right now? We try not to add extra tooling dependencies if possible, but if there's something that breaks usage of those tools maybe we can fix it.

No there is nothing stopping me from adding it currently. I just think that accessibility testing should be taken seriously and having it baked in into the CLI would reduce the friction to getting started, but I also understand that it might not be a priority at the moment.

Maybe we could add something as a flag e.g ng e2e --accessibility.

I agree with @sfabriece , this is also something I would like to see as well.

@filipesilva that would be definitely welcome. Not to mix issues but maybe adding something like Lighthouse that supports customization would be useful as well. Then accessibility would be added as part of it. Just a thought, but not sure if the added functionality is needed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rwillmer picture rwillmer  路  3Comments

MateenKadwaikar picture MateenKadwaikar  路  3Comments

JanStureNielsen picture JanStureNielsen  路  3Comments

jmurphzyo picture jmurphzyo  路  3Comments

NCC1701M picture NCC1701M  路  3Comments