pytest-mpl 0.1.dev1+g78dd670 documentation#

This is a plugin to facilitate image comparison for Matplotlib figures in pytest.

Installation#

Install using pip:

pip install pytest-mpl

Install from conda-forge using conda:

conda install pytest-mpl

Further details are available in the Installation Guide.

Learning resources#

Tutorials

How-tos

Understand how pytest-mpl works

Contributing#

pytest-mpl is a community project maintained for and by its users. There are many ways you can help!

  • Report a bug or request a feature on GitHub

  • Improve the documentation or code