In part 3 of this series of blogs on “getting more agile” I am going to look at unit testing and why we need to do it.
My code is perfect, I need no stinking tests Ah you are like me, my code is perfect as well, good point. blog end.
actually…your code may well be perfect but:
a) It only got perfect by you writing the code and writing a test script to make sure it worked (you did at least test it once, didn’t you?