Extreme programming practices: Difference between revisions

Content deleted Content added
Line 124:
* [[Code refactoring|Refactor]]: Remove any [[code smells]] from both the production and test code.
 
For a more intense version of thisthe above process, see Uncle Bob's Three Rules of TDD<ref>{{cite web|last1=Martin|first1=Robert|title=Three Rules of TDD|url=http://butunclebob.com/ArticleS.UncleBob.TheThreeRulesOfTdd}}</ref>.
 
=== Whole team ===<!-- This section is linked from [[Extreme programming]] -->