UnitTest++ [open source]

Moderators: Moderator, Global Moderator

Post Reply
Tami
Administrator
Administrator
Posts: 10892
Joined: Sun Apr 25, 2004 1:05 pm

UnitTest++ [open source]

Post by Tami »

[url=\"http://unittest-cpp.sourceforge.net/\"]UnitTest++[/url] is a lightweight unit testing framework for C++.

It was designed to do test-driven development on a wide variety of platforms. Simplicity, portability, speed, and small footprint are all very important aspects of UnitTest++.

UnitTest++ is free software. You may copy, distribute, and modify it under the terms of the license contained in the file COPYING distributed with this package. This license is the same as the MIT/X Consortium license.

UnitTest++ is ANSI portable C++ and makes minimal use of advanced library and languages features, which means it should be easily portable to just about any platform. Out of the box, the following platforms are supported:

* Win32
* Linux
* Mac OS X
Image

[color=\"#41211C\"]It takes years to build up trust and only seconds to destroy it

[/color]
Post Reply

Return to “Application Dev”