Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add contributor documentation explaining how to run a single a11y test #2092

Open
kaycebasques opened this issue Jan 7, 2025 · 1 comment

Comments

@kaycebasques
Copy link
Contributor

Is there a way to just run the single a11y test that I'm currently developing? I don't see any guidance on this: https://pydata-sphinx-theme.readthedocs.io/en/stable/community/setup.html#run-the-tests

@drammock
Copy link
Collaborator

drammock commented Jan 7, 2025

In theory it can be done directly with pytest using a -k test_name_regex flag, assuming you're in a suitable environment. The nox setup is newish and I'm not very familiar with the tool, maybe @trallard can give better guidance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants