<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Don&#8217;t refactor without unit tests</title>
	<atom:link href="http://blog.agilephp.com/2009/09/03/dont-refactor-without-unit-tests/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.agilephp.com/2009/09/03/dont-refactor-without-unit-tests/</link>
	<description>Dagfinn Reiersøl on PHP, agile development, Ruby and other addictive substances</description>
	<lastBuildDate>Fri, 23 Jul 2010 20:17:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Albo</title>
		<link>http://blog.agilephp.com/2009/09/03/dont-refactor-without-unit-tests/comment-page-1/#comment-657</link>
		<dc:creator>Albo</dc:creator>
		<pubDate>Mon, 07 Sep 2009 15:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.agilephp.com/?p=1596#comment-657</guid>
		<description>I totally agree. The Legacy Code Dilemma paralyze me the first time. But once you start to write at least one Unit Test (just before you refactor a little bit of code), you&#039;re able to start with the add unit test-refactoring cycle.</description>
		<content:encoded><![CDATA[<p>I totally agree. The Legacy Code Dilemma paralyze me the first time. But once you start to write at least one Unit Test (just before you refactor a little bit of code), you&#8217;re able to start with the add unit test-refactoring cycle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Savage</title>
		<link>http://blog.agilephp.com/2009/09/03/dont-refactor-without-unit-tests/comment-page-1/#comment-652</link>
		<dc:creator>Brandon Savage</dc:creator>
		<pubDate>Fri, 04 Sep 2009 18:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.agilephp.com/?p=1596#comment-652</guid>
		<description>Thanks for your words about the series. I&#039;m glad you&#039;re enjoying it.

I think you&#039;re right about testing, and it reflects a test-first approach. Most applications are considerably larger than the one we&#039;re working on, and I totally believe that the unit tests should be written first.

I&#039;ll make sure and link to your post in the testing entry, which will be forthcoming one week from Monday.</description>
		<content:encoded><![CDATA[<p>Thanks for your words about the series. I&#8217;m glad you&#8217;re enjoying it.</p>
<p>I think you&#8217;re right about testing, and it reflects a test-first approach. Most applications are considerably larger than the one we&#8217;re working on, and I totally believe that the unit tests should be written first.</p>
<p>I&#8217;ll make sure and link to your post in the testing entry, which will be forthcoming one week from Monday.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
