Description
Provides pytest fixtures that make it easier to test Sphinx extensions and documentation build behavior. It helps extension authors set up Sphinx apps, run builds, and check generated output in automated tests.
Developers use it as a testing library. It improves coverage for documentation tooling, but tests should still include realistic projects and failure cases for the extension being maintained.