Skip to content

VTK picture norm regression test.

Nils Kohl requested to merge kohl/vtk-picture-norm-test into master

Adding new test that generates VTK output for various functions and meshes, renders them to png via pyvista, and compares the resulting pngs against a reference. This test shall catch VTK output regressions that might stay unnoticed if the VTK output is not inspected.

See #278 (closed)

Merge request reports