Do you use some special framework (I saw boost is offering something)?
Or do you just add a main() to every class hidden by an #ifdef UTEST or something like that?
Or something completely different I still can't think of?
A little example would be great.

Thank you in advance.