[fpc-devel] FPCunit improvement ideas

Vincent Snijders vsnijders at quicknet.nl
Wed Jan 9 11:31:33 CET 2008


Graeme Geldenhuys schreef:
> Hi,
> 
> When using FPCunit with the GUI Test Runner (DUnit does this) you can
> select a set of tests tests to run. You don't always have to run all
> tests.
> 
> In the FPCUnit Text Test Runner it is always assumed that you want to
> run *all* tests.  This is not always desired - tests should normally
> run quickly, but it isn't always the case.

Selection is possible, but only on complete suite level. OTOH, if you have one suite 
with all tests, then you can either run one tests or all tests.

 From the command line help:
--suite=MyTestSuiteName   run single test suite class

Vincent



More information about the fpc-devel mailing list