-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
[Doc]: demo testing comparison decorator #26421
Copy link
Copy link
Closed
Labels
Milestone
Description
Documentation Link
https://matplotlib.org/devdocs/devel/testing.html#writing-an-image-comparison-test
Problem
The testing docs provide an example of how to use the image comparison decorator but not the fig comparison decorator.
Suggested improvement
Update the testing docs to also show an example of using the testing comparator. Possibly by moving the example out of the check figure equals docs since we don't really have examples in docs.
Reactions are currently unavailable