Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pytest-mpl to 0.12 #275

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Nov 5, 2020

This PR updates pytest-mpl from 0.10 to 0.12.

Changelog

0.12

-----------------

- Fix passing a https url for baseline images from the CLI. [89]

- Added `--mpl-baseline-relative` option to specify baseline images relative to the test path. [96]

- Add option to do comparisons against a json library of sha256 hashes. [98]

- Drop support for matplotlib 1.5 and Python < 3.6. [100]

- Add support for generating a HTML summary of test faliures. [101]

- Add support for falling back to baseline image comparison if hash comparison fails. [101]

0.11

-----------------

- Improve error message if image shapes don't match. [79]

- Properly register mpl_image_compare marker with pytest. [83]

- Drop support for Python 3.5 and earlier, and Matplotlib 1.5. [87]
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant