> HI, > > (maybe a duplicate, since the first did not show up on the list) > --On Friday, July 5, 2002 3:46 PM -0700 "B. W. Fitzpatrick" > <[EMAIL PROTECTED]> wrote: > [snip] > > > > You might want to consider check, a unit test framework for C. It was > > super simple to setup, and adding tests is really a snap: > > > > http://check.sourceforge.net/ > > IMHO, the test suite would be more usefull in C, since then also > the test-suite could be used as examples. But this also depends on > how you make the test suite. > > The usage for examples I found always the best use of the test > suite, but who am I??
The test suite will always be written in C. The Perl and Python that I would use (if I go that direction), will only be to run the test programs, and return well formatted results. Ryan
