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
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to