Open IvanIsCoding opened 1 week ago
Motivated by #1308
Currently our tests only catch serious regressions like image generation failing. We don’t assert anything about the image themselves.
I have little idea about the state of testing Matplotlib, but I think we can improve the current setup
What is the expected enhancement?
Motivated by #1308
Currently our tests only catch serious regressions like image generation failing. We don’t assert anything about the image themselves.
I have little idea about the state of testing Matplotlib, but I think we can improve the current setup