Posts tagged ‘unit testing’

Dev Diary 2: Unit Testing

August 18th, 2008

Today’s dev diary is on the yawn-inducing subject of unit testing. I’ll be very honest here. I don’t like testing. It can be mind-numbingly boring work at times, And yet as much as I loath to admit it, it is an essential tool in developing software. I really properly learned to do unit testing during [...]