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 0dd80b6 commit 7365065Copy full SHA for 7365065
pyproject.toml
@@ -173,4 +173,5 @@ minversion = "6.0"
173
addopts = "--verbose --color=yes --durations=0 --durations-min=0.2 --doctest-modules --mpl --mpl-results-path=results"
174
markers = [
175
"benchmark: mark a test with custom benchmark settings.",
176
+ "mpl_image_compare: Compares matplotlib figures against a baseline image",
177
]
0 commit comments