Document how to run a single accessibility test#2445
Conversation
|
Hello and thanks for you PR! However, Because in tox.ini it is currently defined as Only tox run -e a11y-tests-firefox and tox run -e a11y-tests-chromium work as is, and I believe docs/community/setup.md is wrong:
The other criticism I have is that you document this specifically for accessibility tests, but -k is a pytest flag, so this is also true for all tests commands. |
|
The way forward that I suggest:
Also, I am unsure about the "search as you type" mentioned in the commit description, it doesn't work for me but maybe it's just my setup? I suggest to reword it without AI, I believe the AI added a lot of noise. |
Summary
-kexpression through toxtest_search_as_you_typeCloses #2092.
Validation
test_search_as_you_typeand deselects the other 35 accessibility testsdotis not installed locallygit diff --checkDevelopment note
Prepared with Codex assistance; validation performed is listed above.