Skip to content
  • Karthik Krishnan's avatar
    ENH: Simplify the testing framework to support the use of interactor event... · f960e9e2
    Karthik Krishnan authored
    ENH: Simplify the testing framework to support the use of interactor event recording etc. This is intended to be a one line replacement vtkRegressionTestImage. It internally uses vtkTestingInteractor and vtkInteractorEventRecoder and hides away the complexity into a one liner. It supports going in interactive mode, disabling replay, recording and non-interactive tests.
    f960e9e2