I certainly am. There’s an interesting article over at Developer testing .
I think I have the T1 testing gene which is described as follows:

T1 – Very susceptible to test infection. Show them a single JUnit example and they get it immediately – and start using it regularly and with great fervor. When time pressure hits, they fight hard for enough time to test and would rather quit than produce code without tests. They often have framed pictures of Kent Beck on their desk :-).

I haven’t got a framed picture of Kent Beck at my desk… yet. ;-)

This post was filed under category english, coding and tagged testing

Related Posts

  • Longtime value of tests - What is the immediate value of tests? What is their long term value? Does it pay off to invest time in writing and maintaining test code?