<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Test-driven development - Page 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=test-driven_development&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=test-driven_development&amp;p=7">3.Next</a>
</p>
<p>is acceptable. The code will be honed in Step 6. No code should be added beyond the tested functionality.;5. All tests should now pass<br/>
:If any fail, fix failing tests with minimal changes until all pass.;6. Refactor as needed while ensuring all tests continue to pass <br/>
:Code is <a href="page.php?w=Code_refactoring">refactored</a> for <a href="page.php?w=Code_readability">readability</a> and maintainability. In particular, hard-coded test data should be removed from the production code. Running the test suite after each refactor ensures</p><p>
<a accesskey="1" href="page.php?w=test-driven_development&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=test-driven_development&amp;p=7">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
