About Anaconda Help Download Anaconda

conda-forge / packages / pytest-pyvista 0.1.9

Plugin to test PyVista plot outputs.

copied from cf-staging / pytest-pyvista

Installers

  • noarch v0.1.9

conda install

To install this package run one of the following:
conda install conda-forge::pytest-pyvista

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy