$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-05-05 01:15:36
> "Martin Trappel" <0xCDCDCDCD_at_[hidden]>
> If anyone could share his experiences with Boost.Test and real life
> testing and how you set it up that would really be helpful.
This question has nothing specific to the Boost.Test. The general
recomendation is to test all expectations. And tests organization should
reflect the types of expectations you've got.
Gennadiy