question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Testing] a11y tests

See original GitHub issue

Is it possible to run accessibility tests via accessibility-developer-tools? Or any other framework that allows to test for a11y. Previously I was using web-component-tester which exposes a11ySuite function. This function accepts fixture to perform a test onto. I was looking for a way to build a plugin (?) that would help me with that but I am not sure where to start.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:21 (18 by maintainers)

github_iconTop GitHub Comments

1reaction
daKmoRcommented, Jul 24, 2019

woop woop we now have a11y testing thanks to @jarrodek who supplied https://github.com/open-wc/open-wc/pull/620 🎉

1reaction
jarrodekcommented, Jul 19, 2019

I am working on the update of the PR but I am running into lot of problems developing open-wc. So far I was unlucky running tests. I will report a ticket about this. Meanwhile I was working on POC for how to do this and I came up with the following module: https://github.com/advanced-rest-client/a11y-suite I am currently using it in my projects to test if it works well. When I finally get the project working locally I will update the PR.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Start Testing for Web Accessibility | A11y Coffee
An introduction to a variety of accessibility testing tools. ... With the WAVE tool, you can test for accessibility directly in the context...
Read more >
Web Accessibility Evaluation Tools List - W3C
Test web pages for accessibility instantaneously, directly within the browser. Most accessibility testing tools will test only the static code.
Read more >
Automated accessibility testing, a few scenarios
How reliable is automated accessibility testing? · Is the order of the information logical, from the top down? · Are information and functionality ......
Read more >
Accessibility Testing Tutorial (A Complete Step By Step Guide)
Testing a web application in order to make sure that each and every user can easily access the website is known as Accessibility...
Read more >
Using Automated Test Results To Improve Accessibility
In this article, Noah Mashni and Mark Steadman share their approach to how to leverage the automated test results from the accessibility ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found