Link Details

Link 283699 thumbnail
User 195461 avatar

By klr8
via ev9d9.blogspot.com
Submitted: Nov 07 2009 / 17:13

There is a bit of a dual relationship between testing and refactoring. On one hand, good test coverage allows you to refactor with confidence: the tests tell you whether or not you broke things. On the other hand, if the refactoring you want to execute has a large impact on the test suite, you're held back in two ways: the extra work required to rework the tests, and the possibility of introducing bugs in the tests while reworking them, which reduces your refactoring confidence.
  • 0
  • 0
  • 110
  • 11

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (0)



    Voters Against This Link (0)