PHP testing and Optimization
Web Development, PHP October 8th, 2007
I’m here at PHP Zend conference. It’s been 2 hours of Zend Certification Crash Coruse I’ve should off been absorbing… but it was packed!! Instead I’m here in the PHP Testing and Opt. section.
This whole section was about PHPunit. This seems to be an excellent way to test php development. I encourage all of you to take a look into it. It can help optimize your code and improve development time. Reporting system and testing features can help identify problems in your OO code from command.
Posts
October 8th, 2007 at 1:37 pm
http://www.phpunit.de/
October 8th, 2007 at 4:19 pm
Thanks cris for putting the link.