Hi!

I think it might be a great feature if Boost.Test would be able to print diagnostic information saved in boost::exception. Actually my code havily relies on boost::exception. If one of my tests fail, I usually get nothing saying "std::exception occured" error message. But if Boost.Test could just catch boost::exception and print the default diagnostig info it would be a great help.

Best Regards,
Ovanes