Ayende Rahien and
Jeremy Miller brought forth the arguments in their respective blog entries, and I couldn't agree more. In fact I've seen that mindset first hand with my teammates in my previous employer.
The first time I discovered test-driven development, I told my teammate about it. We were experiencing difficulties with the online banking system that we inherited from the bank's former developers. Bugs were everywhere and at times performance and stability were major problems. I told him that by using tools such as
NUnit we can create automated tests for our code and that by adopting the practice we can reduce the incidence of such bugs. His answer was, "Hey Andre that's a great idea but I'd rather wait for one that's created by Microsoft."
Ah, the gulf between the Java developer mindset and the Microsoft (visual) developer mindset...!
Posted
12-11-2006 9:46 AM
by
cruizer