CMD + K

pytest-pyvista

Community

Plugin to test PyVista plot outputs.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::pytest-pyvista

Usage Tracking

0.3.1
0.2.0
0.1.9
0.1.8
4 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Plugin to test PyVista plot outputs.

Last Updated

Oct 6, 2025 at 22:12

License

MIT

Total Downloads

10.5K

Supported Platforms

noarch