We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c508e1 commit 7e67071Copy full SHA for 7e67071
docs/releases/development.rst
@@ -17,3 +17,6 @@ Next release (in development)
17
* Use `PEP 585 generic type annotations <https://peps.python.org/pep-0585/>`_
18
and stop using `PEP 563 postponed annotation evaluation <https://peps.python.org/pep-0563/>`_
19
(:issue:`109`, :pr:`127`).
20
+* Use `pytest-mpl <https://pypi.org/project/pytest-mpl/>`_ for image comparison tests
21
+ for testing plotting methods
22
+ (:pr:`128`).
0 commit comments