
At 09:44 2004-09-27, Gennadiy Rozental wrote:
"Boost Rookie" <boostrookie@yahoo.com> wrote in message news:loom.20040927T121737-424@post.gmane.org...
http://www.boost.org/libs/test/doc/components/unit_test_framework/index.html
[snip]
This section does explain what you need to do to *use* Unit Test Framework (it may as well be already compiled and installed on your system). If you want to know how to compile it, there is a "Compilation" link on page above. Here is direct link:
http://www.boost.org/libs/test/doc/components/unit_test_framework/compilatio...
If you have any more question feel free to ask.
Regards,
Gennadiy.
Is there a section comparing and contrasting the boost unit test to cppunit ( http://sourceforge.net/projects/cppunit/ )? Or any other junit clones? Looking over the docs they seem to be pretty close in how to use and such. Anything that people should be aware that is not so obvious?