<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Rails Forum - Ruby on Rails Help and Discussion Forum - Help me understand...]]></title>
		<link>http://railsforum.com/viewtopic.php?id=48795</link>
		<description><![CDATA[The most recent posts in Help me understand....]]></description>
		<lastBuildDate>Wed, 10 Apr 2013 21:12:02 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Help me understand...]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=161709#p161709</link>
			<description><![CDATA[<p>As mentioned before, the purpose of tests becomes more apparent when you are working with a group. </p><p>When you are by yourself, they are great for when you add code. For instance, you start out with a test that passes, then add a ton of stuff. The test will tell you what you might have broken along the way. For huge, complex apps, tests are good to run often to keep you on the right path.</p>]]></description>
			<author><![CDATA[dummy@example.com (TheLawrence)]]></author>
			<pubDate>Wed, 10 Apr 2013 21:12:02 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=161709#p161709</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help me understand...]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=161312#p161312</link>
			<description><![CDATA[<p>Hi,</p><p>See being a developer, you should really have keen knowledge of programming languages like java, ruby, rails, php etc. It is highly appreciable on your part when you are able to verify the code for successful operation too.</p><p>Poonam Dogra<br /><a href="http://www.acsius.com/">http://www.acsius.com/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Poonam Dogra)]]></author>
			<pubDate>Thu, 21 Mar 2013 12:50:54 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=161312#p161312</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help me understand...]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=155113#p155113</link>
			<description><![CDATA[<p>acooper86: </p><p>Testing will become easier once you are more experienced with Ruby and the Rails framework.&nbsp; Then you won&#039;t be second guessing yourself on if you&#039;re calling test methods appropriately.</p><p>Testing also becomes your friend more when other people are depending on your code.&nbsp; When its just you on a small project it can be harder to see the benefits, but say you&#039;re developing an API or an application that other applications and devices interact with, it is critical to ensure you don&#039;t break compatibility to the other people.&nbsp; So tests are a great way to do that.</p>]]></description>
			<author><![CDATA[dummy@example.com (mclosson)]]></author>
			<pubDate>Sun, 02 Sep 2012 15:34:21 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=155113#p155113</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help me understand...]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=152370#p152370</link>
			<description><![CDATA[<p>It&#039;s annoying but great.</p><p>I don&#039;t like writing tests either, but it&#039;s nice to be able to refactor code and easily see if you&#039;ve broken anything.</p>]]></description>
			<author><![CDATA[dummy@example.com (Brian71)]]></author>
			<pubDate>Wed, 09 May 2012 00:29:51 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=152370#p152370</guid>
		</item>
		<item>
			<title><![CDATA[Help me understand...]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=152368#p152368</link>
			<description><![CDATA[<p>I am new to development using RoR, and encountered something I have not had exposure to before while learning it, Testing. During the tutorials, I spent 70% of the time scratching my eyeballs out trying to get tests to pass that three clicks of the mouse told me should be passing. I eventually gave up and have since been ignoring testing altogether. Why is this such a big thing? I want to be a good developer, aspiring to be a professional developer truly. I just don&#039;t see how taking so much time writing tests gets me anywhere. I am not saying I know everything and therefore tests are pointless... I am just looking to perspective. Thanks in advance.</p>]]></description>
			<author><![CDATA[dummy@example.com (acooper86)]]></author>
			<pubDate>Wed, 09 May 2012 00:03:38 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=152368#p152368</guid>
		</item>
	</channel>
</rss>
