3 Test Code is as important as Production Code
I attended CITCON in Sydney and one theme that I took away from the conference is "Test Code is as important as Production Code". Too often test code is seen as the poor cousin that does not need any attention. Common code is "copied and pasted" instead of being consolidated and reused. This results in test code that takes longer to update then the production change. A sure sign that things have gone off track is when the team says ...