8000 Clarify what happens when generating baseline hashes · matplotlib/pytest-mpl@d4746bc · GitHub
[go: up one dir, main page]

Skip to content

Commit d4746bc

Browse files
committed
Clarify what happens when generating baseline hashes
1 parent 7027739 commit d4746bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ can either be specified via the ``--mpl-hash-library=`` command line argument,
8686
or via the ``hash_library=`` keyword argument to the
8787
``@pytest.mark.mpl_image_compare`` decorator.
8888

89+
When generating a hash library, the tests will also be run as usual against the
90+
existing hash library specified by ``--mpl-hash-library`` or the keyword argument.
91+
However, generating baseline images will always result in the tests being skipped.
92+
8993

9094
Hybrid Mode: Hashes and Images
9195
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)
0