On Fri, 14 Nov 2003 09:59:53 +0100 (CET)
[EMAIL PROTECTED] (Marco van de Voort) wrote:

> > Btw I was thinking about beginning a port of the JUnit testing
> > framework to Free Pascal, as I'm no longer feeling safe without a
> > unit testing net when programming. Could it be interesting? Or it's
> > been already done?
> 
> Jedi has a Delphi port of JUnit called DUnit, but I doubt it will
> work, it meddles too much with the internals of objects.
I am trying to port the DUnit test framework to fpc and lazarus, see for
more info
http://lazarus-ccr.sourceforge.net/index.php?wiki=DunitProject.

The testframework unit compiles and I don't see to many troubles with
the text test runner. I am still a bit in a doubt, if it would be
possible to put the test classes in a library and make the path to
library a command line argument. I have to do some research to find out
to what level fpc supports libraries.

Vincent.

_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to