Open
Description
Description of the feature
We do not currently check that images generated by PyVista are not modified by a PR.
This would be useful to ensure non-regression on updates of dependencies for plotting or documentation generation.
Steps for implementing the feature
The pytest-pyvista plugin allows to preform image comparisons easily via a cache.
Useful links and references
No response