<?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: Slow Rails Tests &amp; fixtures :all</title>
	<atom:link href="http://fatvegan.com/2009/12/23/slow-rails-tests-fixtures-all/feed/" rel="self" type="application/rss+xml" />
	<link>http://fatvegan.com/2009/12/23/slow-rails-tests-fixtures-all/</link>
	<description></description>
	<lastBuildDate>Sun, 20 May 2012 17:18:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Ryan</title>
		<link>http://fatvegan.com/2009/12/23/slow-rails-tests-fixtures-all/comment-page-1/#comment-4848</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 12 Mar 2010 23:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://fatvegan.com/?p=4873#comment-4848</guid>
		<description>&lt;p&gt;I&#039;d suggest using incremental testing like autotest (which is amazingly awesome) or moving the tests to the server. Running them automatically on the server before the commit or something like that.&lt;/p&gt;

&lt;p&gt;With autotest, you can remove all the included Spree tests from your test-code cycle which should speed everything up heaps. That code isn&#039;t going to change so you don&#039;t need to test it every time.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;d suggest using incremental testing like autotest (which is amazingly awesome) or moving the tests to the server. Running them automatically on the server before the commit or something like that.</p>
<p>With autotest, you can remove all the included Spree tests from your test-code cycle which should speed everything up heaps. That code isn&#8217;t going to change so you don&#8217;t need to test it every time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurence</title>
		<link>http://fatvegan.com/2009/12/23/slow-rails-tests-fixtures-all/comment-page-1/#comment-4838</link>
		<dc:creator>Laurence</dc:creator>
		<pubDate>Thu, 11 Mar 2010 00:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://fatvegan.com/?p=4873#comment-4838</guid>
		<description>&lt;p&gt;I&#039;m building a Spree site, and the tests are super super slow.&lt;/p&gt;

&lt;p&gt;I don&#039;t know if it&#039;s just fixtures though. In fact, I had to add fixtures (in the form of seeds) because there weren&#039;t any and all the standard tests were failing!&lt;/p&gt;

&lt;p&gt;And that&#039;s probably because I did some shoddy coding..&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m building a Spree site, and the tests are super super slow.</p>
<p>I don&#8217;t know if it&#8217;s just fixtures though. In fact, I had to add fixtures (in the form of seeds) because there weren&#8217;t any and all the standard tests were failing!</p>
<p>And that&#8217;s probably because I did some shoddy coding..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Object Caching 167/167 objects using apc

Served from: fatvegan.com @ 2012-05-24 05:44:31 -->
