-
Subscribe
Follow Me
Referrals
Lifestream
-
Whoah. I bet custom post_type permalink endpoint support in #wordpress 3.0 is going to be a huge thing. http://bit.ly/9AkVs2 [dougal]— 6h ago via Twitter
-
@brightsides You're in Mobile? Say hi to my birthplace for me :) [dougal]— 6h ago via Twitter
Buttons
Currently Reading
Dougal's Stuff
Projects
Tangential
Meta
-
Spam Blocked












Unit testing in PHP with SimpleTest
I recently worked on a PHP project which required me to write a suite of unit tests to verify that the code worked as expected. While I’ve done unit testing before, and I knew that it was valuable, I have to admit that I’ve only used it very rarely. I’ve only had a few jobs/projects that required it, and most other projects didn’t want to pay for the extra time. [...]