7/29/04
<< 72 Squared WeblogSimpleTest Unit Testing for PHP
I recently read a facinating article about unit testing for php. It made a lot of sense to me. Unit-testing software grew out of the OOP Java revolution and is now making inroads into PHP. Well, maybe not the mainstream PHP development community, but certainly anyone interested in taking a? Object-Oriented approach.