Skip to content

Add automated accessibility testing #3723

@mrlacey

Description

@mrlacey

The wizard and all generated apps should not include functionality that fails basic accessibility tests.

While automated testing on its own is not a guarantee of accessible use for all, automated tooling can find some simple, fixable issues.
Addressing this will improve the usability of the wizard and help ensure that generated apps are reflecting best practices that developers can follow.

Add tests for the following:

  • The wizard(s) and all options
  • Generated UWP apps (all* option combinations)
  • Generated WPF apps (all* option combinations)
  • Address any issues found from the above.
  • Consider adding such tests as a template option that can be generated from the wizard. (These would extend the existing WinAppDriver tests)

* "all" implies that all templates be tested in generated apps, not that it is necessary to test every combination of items that can be generated.

Metadata

Metadata

Assignees

Labels

AccessibilityIssue relates to accessibility in the wizard or a generated project.Can Close Out SoonWork relating to this issue has been completed.Generated CodeRelates specifically to code contained in the generated project.TestingIssue relates to testing the wizard or generated projects.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions