<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: Correcting Testing Mistakes: Taking Test Suite Runtime From 3 Hours to 14 Seconds</title>
	<atom:link href="http://teachmetocode.com/articles/correcting-testing-mistakes-taking-test-suite-runtime-from-3-hours-to-14-seconds/feed/" rel="self" type="application/rss+xml" />
	<link>http://teachmetocode.com/articles/correcting-testing-mistakes-taking-test-suite-runtime-from-3-hours-to-14-seconds/</link>
	<description>Writing Code is the Easy Part</description>
	<lastBuildDate>Tue, 24 Apr 2012 15:49:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ennuyer.net &#187; Blog Archive &#187; Rails Reading - Oct 7, 2009</title>
		<link>http://teachmetocode.com/articles/correcting-testing-mistakes-taking-test-suite-runtime-from-3-hours-to-14-seconds/#comment-620</link>
		<dc:creator>Ennuyer.net &#187; Blog Archive &#187; Rails Reading - Oct 7, 2009</dc:creator>
		<pubDate>Wed, 07 Oct 2009 10:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=428#comment-620</guid>
		<description>[...]  Correcting Testing Mistakes: Taking Test Suite Runtime From 3 Hours to 14 Seconds  [...] </description>
		<content:encoded><![CDATA[<p>[...]  Correcting Testing Mistakes: Taking Test Suite Runtime From 3 Hours to 14 Seconds  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuck</title>
		<link>http://teachmetocode.com/articles/correcting-testing-mistakes-taking-test-suite-runtime-from-3-hours-to-14-seconds/#comment-619</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Mon, 28 Sep 2009 16:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=428#comment-619</guid>
		<description>That&#039;s for pointing that out. It&#039;s very true. You wind up rewriting sections of code without the safely net of knowing whether you broke something unless you want to wait 3 hours for the old test suite to run again. That&#039;s not always practical. Much better to do it right the first time.</description>
		<content:encoded><![CDATA[<p>That&#8217;s for pointing that out. It&#8217;s very true. You wind up rewriting sections of code without the safely net of knowing whether you broke something unless you want to wait 3 hours for the old test suite to run again. That&#8217;s not always practical. Much better to do it right the first time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web design</title>
		<link>http://teachmetocode.com/articles/correcting-testing-mistakes-taking-test-suite-runtime-from-3-hours-to-14-seconds/#comment-618</link>
		<dc:creator>Web design</dc:creator>
		<pubDate>Sat, 26 Sep 2009 23:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=428#comment-618</guid>
		<description>Hard to do if you didnt write your tests and your code at the same time, forcing yourself to separate things into easily testable little... units.</description>
		<content:encoded><![CDATA[<p>Hard to do if you didnt write your tests and your code at the same time, forcing yourself to separate things into easily testable little&#8230; units.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web design</title>
		<link>http://teachmetocode.com/articles/correcting-testing-mistakes-taking-test-suite-runtime-from-3-hours-to-14-seconds/#comment-617</link>
		<dc:creator>Web design</dc:creator>
		<pubDate>Sat, 26 Sep 2009 18:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=428#comment-617</guid>
		<description>I think the real problem here is that many developers do not realize the difference between module test and unit test. If youre relying on something to be there e.g. a file, a database connection, its a module test. If youre testing in isolation its a unit test.</description>
		<content:encoded><![CDATA[<p>I think the real problem here is that many developers do not realize the difference between module test and unit test. If youre relying on something to be there e.g. a file, a database connection, its a module test. If youre testing in isolation its a unit test.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Correcting Testing Mistakes: Taking Test Suite Runtime From 3 Hours to 14 Seconds -- Topsy.com</title>
		<link>http://teachmetocode.com/articles/correcting-testing-mistakes-taking-test-suite-runtime-from-3-hours-to-14-seconds/#comment-616</link>
		<dc:creator>Tweets that mention Correcting Testing Mistakes: Taking Test Suite Runtime From 3 Hours to 14 Seconds -- Topsy.com</dc:creator>
		<pubDate>Sat, 26 Sep 2009 18:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=428#comment-616</guid>
		<description>[...] This post was mentioned on Twitter by Tech news and Chuck Wood. Chuck Wood said: Correcting Testing Mistakes: Taking Test Suite Runtime From 3 Hours to 14 Seconds http://bit.ly/gYKRy #rubyonrails #rails [...] </description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Tech news and Chuck Wood. Chuck Wood said: Correcting Testing Mistakes: Taking Test Suite Runtime From 3 Hours to 14 Seconds <a href="http://bit.ly/gYKRy" rel="nofollow">http://bit.ly/gYKRy</a> #rubyonrails #rails [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

