Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 318 Bytes

index.rst

File metadata and controls

15 lines (11 loc) · 318 Bytes

Testing

The :mod:`!sphinx.testing` module provides utility classes, functions, fixtures and markers for testing with pytest. Refer to the following sections to get started with testing integration.

.. toctree::
   :maxdepth: 1

   plugin
   matcher