On 09/01/2008, Vincent Snijders <[EMAIL PROTECTED]> wrote: > > From the command line help: > --suite=MyTestSuiteName run single test suite class
I know about this, sometimes you want a quick set of tests, not a whole testsuite. Or selected tests from certain testsuites. Storing other settings like format, output file etc are also handy. PS: Yes I know good unit test design says you must always run all tests! I do that many times a day, but I don't always want to do it for every little change. Think 'Test Driven Development' here... ;-) Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
