pyvista / pytest-pyvista

Plugin to test PyVista plot outputs
https://pytest.pyvista.org
MIT License
13 stars 5 forks source link

Using a custom error class #79

Closed germa89 closed 1 year ago

germa89 commented 1 year ago

This is useful when used together with pytest-rerunfailures, and it can help to also with try context managers.