Hi, I noticed there is a fpcunit IDE add-on package include with Lazarus. Unfortunately it is extremely basic in functionality - it can only create a new empty test unit.
Does anybody know of an add-on package that actually allows you to select a class, tick (select) which properties to test, and then in generates a test class and implements skeleton test methods for all those selected properties? I believe (I could be wrong) this is how Delphi's DUnit integration works too. Something like that will be a huge time-saver I think. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
