<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: Programmers who write tests get more time to program</title>
	<atom:link href="http://johannesbrodwall.com/2008/11/25/programmers-who-write-tests-get-more-time-to-program/feed/" rel="self" type="application/rss+xml" />
	<link>http://johannesbrodwall.com/2008/11/25/programmers-who-write-tests-get-more-time-to-program/</link>
	<description>Johannes Brodwall&#039;s Musings on Software Architecture and Programming</description>
	<lastBuildDate>Thu, 29 Jul 2010 15:37:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Filip van Laenen</title>
		<link>http://johannesbrodwall.com/2008/11/25/programmers-who-write-tests-get-more-time-to-program/comment-page-1/#comment-127622</link>
		<dc:creator>Filip van Laenen</dc:creator>
		<pubDate>Wed, 26 Nov 2008 15:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://brodwall.com/johannes/blog/2008/11/25/programmers-who-write-tests-get-more-time-to-program/#comment-127622</guid>
		<description>Here&#039;s something I learned recently: if you hate writing test code, you should definitely write the test code before you write your application code, and not afterwards. If you write the test code afterwards, you&#039;ll probably use more time to write the tests, partly because you then have to figure out how you are going to test your application code, and partly because you&#039;ll have to change parts of your original application code. Plus that things won&#039;t work because of the bugs, so you&#039;ll spend even more time in the writing test code phase. If you write the test code, you&#039;ll be in the writing application code almost the whole time!</description>
		<content:encoded><![CDATA[<p>Here&#39;s something I learned recently: if you hate writing test code, you should definitely write the test code before you write your application code, and not afterwards. If you write the test code afterwards, you&#39;ll probably use more time to write the tests, partly because you then have to figure out how you are going to test your application code, and partly because you&#39;ll have to change parts of your original application code. Plus that things won&#39;t work because of the bugs, so you&#39;ll spend even more time in the writing test code phase. If you write the test code, you&#39;ll be in the writing application code almost the whole time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Filip van Laenen</title>
		<link>http://johannesbrodwall.com/2008/11/25/programmers-who-write-tests-get-more-time-to-program/comment-page-1/#comment-99296</link>
		<dc:creator>Filip van Laenen</dc:creator>
		<pubDate>Wed, 26 Nov 2008 07:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://brodwall.com/johannes/blog/2008/11/25/programmers-who-write-tests-get-more-time-to-program/#comment-99296</guid>
		<description>Here&#039;s something I learned recently: if you hate writing test code, you should definitely write the test code before you write your application code, and not afterwards. If you write the test code afterwards, you&#039;ll probably use more time to write the tests, partly because you then have to figure out how you are going to test your application code, and partly because you&#039;ll have to change parts of your original application code. Plus that things won&#039;t work because of the bugs, so you&#039;ll spend even more time in the writing test code phase. If you write the test code, you&#039;ll be in the writing application code almost the whole time!</description>
		<content:encoded><![CDATA[<p>Here&#39;s something I learned recently: if you hate writing test code, you should definitely write the test code before you write your application code, and not afterwards. If you write the test code afterwards, you&#39;ll probably use more time to write the tests, partly because you then have to figure out how you are going to test your application code, and partly because you&#39;ll have to change parts of your original application code. Plus that things won&#39;t work because of the bugs, so you&#39;ll spend even more time in the writing test code phase. If you write the test code, you&#39;ll be in the writing application code almost the whole time!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
