<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: 12 Steps to Testing in Rails</title>
	<link>http://www.thirdbit.net/articles/2007/08/17/12-steps-to-testing-in-rails/</link>
	<description>Reqs. Code. Docs. Done.</description>
	<pubDate>Sun, 12 Oct 2008 10:46:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Discover From Your Favorite Topic or Web Page: urlmarkr.org/</title>
		<link>http://www.thirdbit.net/articles/2007/08/17/12-steps-to-testing-in-rails/#comment-1019</link>
		<author>Discover From Your Favorite Topic or Web Page: urlmarkr.org/</author>
		<pubDate>Thu, 01 Nov 2007 16:08:46 +0000</pubDate>
		<guid>http://www.thirdbit.net/articles/2007/08/17/12-steps-to-testing-in-rails/#comment-1019</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] (ruby rubyonrails merb programming) Bookmark &#160;[Discover] Steps to Testing in Rails &#124; thirdbIT http://www.thirdbit.net/articles/2007/08/17/12-steps-to-testing-in-rails/ (testing tdd ruby advice) [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://dev.wp-plugins.org/wiki/Kramer"><img src="http://www.thirdbit.net/home/.ismael/mnewell/wpress/wp-content/plugins/kramer/kramer.php?kramer=gif-icon" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" /></a>[&#8230;] (ruby rubyonrails merb programming) Bookmark &nbsp;[Discover] Steps to Testing in Rails | thirdbIT <a href="http://www.thirdbit.net/articles/2007/08/17/12-steps-to-testing-in-rails/" rel="nofollow">http://www.thirdbit.net/articles/2007/08/17/12-steps-to-testing-in-rails/</a> (testing tdd ruby advice) [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.thirdbit.net/articles/2007/08/17/12-steps-to-testing-in-rails/#comment-593</link>
		<author>Steve</author>
		<pubDate>Sun, 19 Aug 2007 23:09:29 +0000</pubDate>
		<guid>http://www.thirdbit.net/articles/2007/08/17/12-steps-to-testing-in-rails/#comment-593</guid>
		<description>I'd echo what mike said about at least looking at rSpec. It really has helped me think much more about what I'm trying to achieve with my tests/specs.</description>
		<content:encoded><![CDATA[<p>I&#8217;d echo what mike said about at least looking at rSpec. It really has helped me think much more about what I&#8217;m trying to achieve with my tests/specs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.thirdbit.net/articles/2007/08/17/12-steps-to-testing-in-rails/#comment-585</link>
		<author>mike</author>
		<pubDate>Fri, 17 Aug 2007 18:54:48 +0000</pubDate>
		<guid>http://www.thirdbit.net/articles/2007/08/17/12-steps-to-testing-in-rails/#comment-585</guid>
		<description>Fantastic article. Great pep talk.  

The only point I differ on is exploring other testing tools. I was still not dilligent  about writing tests after moving from .NET to Rails (where tests are "baked in") until I discovered RSpec. For some reason the syntax just clicked and writing tests no longer seemed like such a chore. I would suggest that you don't get wrapped up in autotest, heckle and other add-ons until you get comfortable at just writing tests.

I'll admit that I still write most of my tests after the fact but I'm trying. Lord knows I'm trying.

Maybe we can start a support group..."Hi, I'm Mike and I don't write tests for my code."</description>
		<content:encoded><![CDATA[<p>Fantastic article. Great pep talk.  </p>
<p>The only point I differ on is exploring other testing tools. I was still not dilligent  about writing tests after moving from .NET to Rails (where tests are &#8220;baked in&#8221;) until I discovered RSpec. For some reason the syntax just clicked and writing tests no longer seemed like such a chore. I would suggest that you don&#8217;t get wrapped up in autotest, heckle and other add-ons until you get comfortable at just writing tests.</p>
<p>I&#8217;ll admit that I still write most of my tests after the fact but I&#8217;m trying. Lord knows I&#8217;m trying.</p>
<p>Maybe we can start a support group&#8230;&#8221;Hi, I&#8217;m Mike and I don&#8217;t write tests for my code.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lori</title>
		<link>http://www.thirdbit.net/articles/2007/08/17/12-steps-to-testing-in-rails/#comment-584</link>
		<author>Lori</author>
		<pubDate>Fri, 17 Aug 2007 17:36:08 +0000</pubDate>
		<guid>http://www.thirdbit.net/articles/2007/08/17/12-steps-to-testing-in-rails/#comment-584</guid>
		<description>Good advice, all of it.  One more addition.  It is inevitable that under the heat of a tight deadline, with project managers breathing down your neck about squeezing in one last feature, and testers reporting bugs that HAVE to be fixed for this iteration, you will find yourself in a position where it will be easy to fix a bug, but hard to write the test for it.  Forgive yourself for being human, and skipping the test part.  But don't forget to log yourself a bug/task to go back and write that test in a less pressured moment.</description>
		<content:encoded><![CDATA[<p>Good advice, all of it.  One more addition.  It is inevitable that under the heat of a tight deadline, with project managers breathing down your neck about squeezing in one last feature, and testers reporting bugs that HAVE to be fixed for this iteration, you will find yourself in a position where it will be easy to fix a bug, but hard to write the test for it.  Forgive yourself for being human, and skipping the test part.  But don&#8217;t forget to log yourself a bug/task to go back and write that test in a less pressured moment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
