For code lovers
June 28th, 2006 by teemowWhen programming, it’s dangerous to fall in love with your code, as the best solution may often involve throwing half of it away.
Edd Dumbill on agile infrastructure
I’m currently working with CakePHP’s testsuite, which is nice. Generally PHP is behind other languages’ testing implementation (py.test, RoR, jUnit 4.0). But using SimpleTest seemed to be the best solution for PHP as it supports unit tests, server stubs, mock objects and basic web testing by parsing html, matching patterns in fetched pages and following links.
Posted one year ago:
Similar Posts:






