pytest-pyvista
Plugin to test PyVista plot outputs.
Plugin to test PyVista plot outputs.
To install this package, run one of the following:
This plugin facilitates the comparison of the images produced by PyVista. It generates a cache of images from the tests, using the PyVista plotting function in its first execution. Then, further executions will compare its results against this cache, so if there are any changes in the code that break the image generation, the comparison against the cache will notice it. Note that there is an error tolerance in the comparison, so minor differences won't fail.
Summary
Plugin to test PyVista plot outputs.
Last Updated
Oct 6, 2025 at 22:12
License
MIT
Total Downloads
10.5K
Supported Platforms
GitHub Repository
https://github.com/pyvista/pytest-pyvistaDocumentation
https://pytest.pyvista.org/