microsoft / microsoft/BotFramework-WebChat
Add Microsoft FastPass or axe-core to our test suite
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
Feature Request
Adds Microsoft FastPass or any axe-core-derived automated accessibility test engines to our test suite.
Inspired by #3714.
Adding the axe-core to every of our test should be straightforward. But it may suddenly add a lot of test failures, for example, we may missed some aria-labelled-by without an element with that ID.
After adding axe-core, we need to estimates the manhours we need to spend on fixing test failures.
[feature-request]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing test suite first, then read the Microsoft FastPass and axe-core documentation linked in the issue. Done means an automated accessibility engine is integrated across the tests and the resulting failures are measured; no specific file or test is named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- accessibility, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100