<?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 leave empty test fixtures in your Rails projects</title>
	<atom:link href="http://matthewbass.com/2007/01/19/dont-leave-empty-test-fixtures-in-your-rails-projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthewbass.com/2007/01/19/dont-leave-empty-test-fixtures-in-your-rails-projects/</link>
	<description>Musings on software and life...</description>
	<lastBuildDate>Tue, 24 Aug 2010 16:33:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matthew Bass</title>
		<link>http://matthewbass.com/2007/01/19/dont-leave-empty-test-fixtures-in-your-rails-projects/comment-page-1/#comment-1845</link>
		<dc:creator>Matthew Bass</dc:creator>
		<pubDate>Sat, 20 Jan 2007 23:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthewbass.com/blog/2007/01/19/dont-leave-empty-test-fixtures-in-your-rails-projects/#comment-1845</guid>
		<description>I&#039;m not 100% sure exactly what happened, but the forces of validation, a stale test database, and a legacy table that didn&#039;t allow null values appeared to collide in a perfect storm of testing misery. As soon as I removed the empty test fixture, the skies got clear again.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not 100% sure exactly what happened, but the forces of validation, a stale test database, and a legacy table that didn&#8217;t allow null values appeared to collide in a perfect storm of testing misery. As soon as I removed the empty test fixture, the skies got clear again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathaniel Talbott</title>
		<link>http://matthewbass.com/2007/01/19/dont-leave-empty-test-fixtures-in-your-rails-projects/comment-page-1/#comment-1844</link>
		<dc:creator>Nathaniel Talbott</dc:creator>
		<pubDate>Sat, 20 Jan 2007 18:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthewbass.com/blog/2007/01/19/dont-leave-empty-test-fixtures-in-your-rails-projects/#comment-1844</guid>
		<description>Interesting... I&#039;ve never seen that (and I leave them littered all over the place). What causes the failure? Inquiring minds want to know :-)</description>
		<content:encoded><![CDATA[<p>Interesting&#8230; I&#8217;ve never seen that (and I leave them littered all over the place). What causes the failure? Inquiring minds want to know :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
