On Fri, 18 Oct 2013, luciano de souza wrote:

Hello all,

FPCUnit is a very good feature to test Pascal applications. At "uses"
clause, it's needed to declare "fpcunit" e "testregistry". It's also
necessary to use the Console Test Runner. Yes, it's a good approach.

Nowever, "fpcunit" is on the FPc core and "TestRegistry" and "console
Test Runner" on the Lazarus units.

This is not correct. testregistry and consoletestrunner are part of FPC.
I run all my tests without reference to lazarus.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to