[fpc-devel] FPCunit improvement ideas
Graeme Geldenhuys
graemeg.lists at gmail.com
Wed Jan 9 11:37:10 CET 2008
On 09/01/2008, Vincent Snijders <vsnijders at quicknet.nl> 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/
More information about the fpc-devel
mailing list