|
Esteban Lorenzano wrote:
> Hi,
> I'm looking for a simple way to run test suites and have results like
> test runner... and test runner does not understand suites (just
> cases). Is there a "suite runner" somewhere, or maybe I'm using test
> runner wrong?
>
> Thanks,
> Esteban
Try SUnit-improved from universes, there are facilities for suites
definition and selection for running.
Keith
|