Skip to content

Conversation

@pradyunsg
Copy link
Contributor

@pradyunsg pradyunsg commented Dec 21, 2025

Purpose

Add more details to the documentation page of sphinx.testing.

Some things are somewhat intentionally not documented right now, to keep the first iteration of this somewhat tractable for a 3am job. 😅

  • sphinx.testing.fixtures.test_params -- this was a bit tricky to describe, so I decided to defer it.
  • sphinx.testing.fixtures.shared_result -- this was a bit tricky to describe, so I decided to defer it.
  • sphinx.testing.fixtures._shared_result_cache -- private name.
  • sphinx.testing.restructuredtext.parse -- I got tired. 🙃
  • sphinx.testing.util.assert_node -- not exported in __all__.

References


PS: I did use GitHub Copilot as a part of my process for writing these docs. I did rewrite basically everything but some mistakes might have happened downstream of that usage. 😅

@pradyunsg
Copy link
Contributor Author

I didn't touch any Python code here -- the ty failure seems to be unrelated to this PR.

The following are not documented in this commit:

- `sphinx.testing.fixtures.test_params`
- `sphinx.testing.fixtures.shared_result`
- `sphinx.testing.fixtures._shared_result_cache`
- `sphinx.testing.restructuredtext.parse`
- `sphinx.testing.util.assert_node`
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

Successfully merging this pull request may close these issues.

sphinx.testing is undocumented

1 participant