CxxTest is a JUnit/CppUnit/xUnit-like framework for C++.
Its advantages over existing alternatives are that it:
This makes it extremely portable and usable.
CxxTest is available under the GNU Lesser General Public License.
See the user's guide for information. It is also available as a PDF file.
The version history is available here.
There are several files you can download:
cxxtest-version-1.noarch.rpm
cxxtest-version.tar.gz
cxxtest-version.zip
cxxtest-guide-version.pdf
(the user's guide)
There are also files called cxxtest-selftest-*
: these
are used (usually by me) to test the portability of CxxTest, so you
can probably do without them.
If you just can't wait for the next release, I sometimes upload betas to here.