<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Debugging rules</title>
	<link>http://www.techyouruniverse.com/software/debugging-rules</link>
	<description>Musings about technology from a Geek</description>
	<pubDate>Thu, 28 Aug 2008 07:25:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Dave Agans</title>
		<link>http://www.techyouruniverse.com/software/debugging-rules#comment-823</link>
		<dc:creator>Dave Agans</dc:creator>
		<pubDate>Tue, 29 Apr 2008 21:07:57 +0000</pubDate>
		<guid>http://www.techyouruniverse.com/software/debugging-rules#comment-823</guid>
		<description>Writing a test is one of the techniques covered under Make It Fail.  Writing a test that Makes It Fail repeatedly not only allows you to see the failure more easily as it occurs, but also allows you to prove you've fixed the bug after you think you have.

I'd check out the book, it covers all this and more, and it's a quick, fun read.  But, I'm biased, I wrote it. :-)  The website listed above has reviews and a link to Amazon.  It's less than $17.</description>
		<content:encoded><![CDATA[<p>Writing a test is one of the techniques covered under Make It Fail.  Writing a test that Makes It Fail repeatedly not only allows you to see the failure more easily as it occurs, but also allows you to prove you&#8217;ve fixed the bug after you think you have.</p>
<p>I&#8217;d check out the book, it covers all this and more, and it&#8217;s a quick, fun read.  But, I&#8217;m biased, I wrote it. <img src='http://www.techyouruniverse.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  The website listed above has reviews and a link to Amazon.  It&#8217;s less than $17.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Arnold</title>
		<link>http://www.techyouruniverse.com/software/debugging-rules#comment-821</link>
		<dc:creator>Joe Arnold</dc:creator>
		<pubDate>Mon, 28 Apr 2008 04:19:04 +0000</pubDate>
		<guid>http://www.techyouruniverse.com/software/debugging-rules#comment-821</guid>
		<description>Where's write a test?</description>
		<content:encoded><![CDATA[<p>Where&#8217;s write a test?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
