Skip to content

Add Python tests for RenderingMatplotlib

David Gobbi requested to merge dgobbi/vtk:matplotlib-pytests into master

Since vtkMatplotlibMathTextUtilities performs Python calls, it should also be tested from Python to ensure there are no issues between it and the Python interpreter.

Merge request reports