Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.04 KB

File metadata and controls

48 lines (33 loc) · 1.04 KB

matplotlib.testing

.. automodule:: matplotlib.testing
   :members:
   :undoc-members:
   :show-inheritance:

.. autofunction:: matplotlib.testing.conftest.text_placeholders

.. automodule:: matplotlib.testing.compare
   :members:
   :undoc-members:
   :show-inheritance:


.. automodule:: matplotlib.testing.decorators
   :members:
   :undoc-members:
   :show-inheritance:


.. automodule:: matplotlib.testing.exceptions
   :members:
   :undoc-members:
   :show-inheritance:


Testing with optional dependencies

For more information on fixtures, see :external+pytest:ref:`pytest fixtures <about-fixtures>`.

.. autofunction:: matplotlib.testing.conftest.pd
.. autofunction:: matplotlib.testing.conftest.xr