-- Joseph Crawford <[email protected]> wrote (on Monday, 04 May 2009, 10:57 AM -0400): > On Sat, May 2, 2009 at 12:14 PM, howard chen <[email protected]> wrote: > 5. Do you use PHPUnit or other testing tools? > > I have not yet gotten into Unit Testing as none of my employers have > required it.
Testing your code shouldn't be about your employers requiring it so much as keeping your own sanity as you maintain your code. :) -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/
