$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-01-31 10:14:06
>>> What would the simplest steps be to provide something similar using
>>> Boost.Test? Perhaps some section in the docs for xUnit users -
>>> nailing down how to get the same output / summary using Boost.Test.
>>
>> Most of the output is configurable by submitting custom report/log
>> formatters.
>
> I realize that, I was just looking for more of a "cookbook" example ...
> "Introducing Boost.Test for CppUnit users" perhaps.
It would be difficult for me personally to create such a page since I never
used CppUnit extensively. I do agree it could be mighty useful. Feel free to
submit one.
Gennadiy