[Insight-developers] Test framework

Mathieu Malaterre mathieu.malaterre at gmail.com
Mon Dec 29 04:45:49 EST 2008


On Mon, Dec 29, 2008 at 5:29 AM, Steve M. Robbins <steve at sumost.ca> wrote:
> Hello,
>
> On Wed, Dec 10, 2008 at 03:51:56PM -0500, Bill Lorensen wrote:
>
>> Given the success of "Adopt a Bug", maybe we should initiate a "Cover a Class".
>
> Now that I have some holiday time, I'd like to raise the issue of unit
> testing frameworks.
>
> The few test codes that I've looked at are all written out long-hand,
> without benefit of a modern unit testing framework such as CppUnit or
> Boost.Test.

... or UnitTestCpp :)

http://unittest-cpp.sourceforge.net/

Which comes with a BSD like license ;)

https://unittest-cpp.svn.sourceforge.net/svnroot/unittest-cpp/UnitTest++/COPYING

I wrote a cmakelists.txt file for it:

http://gdcm.svn.sf.net/viewvc/gdcm/Sandbox/UnitTest%2B%2B/

src files are very lightweight "du -sk src" return 712


2cts
-- 
Mathieu


More information about the Insight-developers mailing list