"Tomasz Kalkosinski"
On Wed, 02 Jan 2008 04:57:28 +0100, Gennadiy Rozental
wrote: Why don't you post specific problems with faling test modules examples.
My problem is easy. I want to have one main test that add Second and so on. I cannot get it to work :/ What's the best practice?
What you describe is unclear to me. Do you intend to add new test cases at runtime while test module is working? Or you just need more than one test case? Or do you need complex hierarhy?
Is BOOST_CLASS_TEST_CASE a good approach on Second? I cannot get add to work
I can't give 100%, since your intent is unclear to me, but I don;t think BOOST_CLASS_TEST_CASE has anything to do with it.
:/ I definitely need an example with two file, parent and child test example.
What do you mean by parent-child relationship here?
Thanks in advance, Tomasz Kalkosinski
Gennadiy