-
Subscribe
Follow Me
Referrals
Lifestream
-
About to see the Towne Lake Arts Center production of "To Kill a Mockingbird" (@ Woodstock Community Church) http://4sq.com/czsLp5 [dougal]— 7h ago via Twitter
-
I just became the mayor of Cherokee Ford Lincoln Mercury of Woodstock on @foursquare! http://4sq.com/csHaWv [dougal]— 10h 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. [...]