|
From: Jonathan S. O. <jon...@yo...> - 2003-08-05 19:43:53
|
> I have taken out to_html in UNIT_TEST, as I believe it should=20 > be mandatory to > create a TEST_SUITE to run the tests. To that effect, I have=20 > created a > TEST_SUITE generator which will automatically create a SUITE class. Does the generator work from the etestergui? If not, then we are transgressing Occam's razor -- do not multiply entities unnecessarily. I very strongly urge you not to take it out.=20 By having it in, we retain the ability to write a simple test with one = class without all sorts of infrastructure and generators. Regards ... Jonathan |