<div dir="ltr">Hi All,<div><br></div><div>I've always enjoyed using the python unit testing framework in "vtk.test".  It's been brought up on the list before, but it would be nice if VTK included a unit test framework for C++, as well.</div><div><br></div><div>For my work projects, I've been using a unit test header that I wrote a year and a half ago:</div><div><a href="https://github.com/dgobbi/UnitTest/blob/master/UnitTest.h">https://github.com/dgobbi/UnitTest/blob/master/UnitTest.h</a><br></div><div><br></div><div>It's a single header file that provides a collection of macros for building unit tests, it's meant to be innocuous and easy to use.  It could go into VTK as Testing/Core/vtkUnitTest.h and people could use it at their leisure.</div><div><br></div><div>Any thoughts?</div><div><br></div><div> - David</div>







<div><br></div><div><br></div></div>