If there is one thing more important than testing, it is making applications accessible.
I am committed to ensuring that HowToTestFrontend.com is accessible to everyone, regardless of their abilities or the technology they use. This includes people with visual, auditory, motor, or cognitive impairments.
If you find any issues (I have a list of known issues, but it would be great to hear what issues affect you) please contact me and I will address them as soon as possible.
Making the code editor easy to use with just a keyboard was a bit tricky, especially as tab is useful in the editor without losing focus.
When using keyboard navigation, you can tab into the code editor normally. To move focus to the next element on the page (tab out of the editor), press esc followed by tab
To run tests while the code editor is on the page, press Command (⌘) + Enter on macOS, or Ctrl + Enter on Windows/Linux.
Your feedback is crucial in helping us improve accessibility. If you encounter any barriers or have suggestions for improvement, please don't hesitate to reach out.