python3-pytest-mpl

pytest plugin for Matplotlib image comparison in Python 3
  https://github.com/astrofrog/pytest-mpl
  0
  no reviews



Matplotlib includes a number of test utilities and decorators, but these are geared towards the nose testing framework. Pytest-mpl makes it easy to compare figures produced by tests to reference images when using pytest.

This package provides the pytest plugin for Python 3.