On Thu, 2008-05-22 at 13:35 +0200, Olivier Berger wrote: > Please make solid foundations (including test classes) so that things > like DB API are robust and tested ;)
I have played with PHP Unit a fair bit recently, it is a great tool. I think it is too late to do much with it in 18, but for any future releases or new code, it should be the starting point of code, not an after thought :) Unfortunately our giant code glob API isn't very conducive to writing unit tests :( Cheers Dave _______________________________________________ phpGroupWare-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
