[Insight-developers] Test framework
Mathieu Malaterre
mathieu.malaterre at gmail.com
Tue Dec 30 08:46:41 EST 2008
On Tue, Dec 30, 2008 at 2:41 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> Finally, for many of our classes, writing a test is very similar to
> using the class in an application. This is a good exercise for the
> developer and illustrates how the filter can be used. I think the
> google tests appear a bit more cryptic.
+1
A lot of examples are actually hidden tests. google test and/or
unittest-cpp would only add simplified macros to avoid duplicate
works.
--
Mathieu
More information about the Insight-developers
mailing list