X Tutup
Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1001 Bytes

File metadata and controls

47 lines (32 loc) · 1001 Bytes

matplotlib.testing

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


.. 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
X Tutup