Skip to content

Commit 7365065

Browse files
committed
Register the mpl_image_compare marker
1 parent 0dd80b6 commit 7365065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,5 @@ minversion = "6.0"
173173
addopts = "--verbose --color=yes --durations=0 --durations-min=0.2 --doctest-modules --mpl --mpl-results-path=results"
174174
markers = [
175175
"benchmark: mark a test with custom benchmark settings.",
176+
"mpl_image_compare: Compares matplotlib figures against a baseline image",
176177
]

0 commit comments

Comments
 (0)