<?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: They&#8217;re Called Microtests</title>
	<atom:link href="http://anarchycreek.com/2009/05/20/theyre-called-microtests/feed/" rel="self" type="application/rss+xml" />
	<link>http://anarchycreek.com/2009/05/20/theyre-called-microtests/</link>
	<description>Towards a Way of Excellence</description>
	<lastBuildDate>Wed, 10 Mar 2010 23:36:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Carlton</title>
		<link>http://anarchycreek.com/2009/05/20/theyre-called-microtests/comment-page-1/#comment-120</link>
		<dc:creator>David Carlton</dc:creator>
		<pubDate>Tue, 23 Jun 2009 04:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=68#comment-120</guid>
		<description>Thanks, looks good!</description>
		<content:encoded><![CDATA[<p>Thanks, looks good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GeePawHill</title>
		<link>http://anarchycreek.com/2009/05/20/theyre-called-microtests/comment-page-1/#comment-118</link>
		<dc:creator>GeePawHill</dc:creator>
		<pubDate>Sun, 21 Jun 2009 19:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=68#comment-118</guid>
		<description>Thx!  Fixed it.  (I *do* wish I could keep comments on the same page as the article.  sigh.)</description>
		<content:encoded><![CDATA[<p>Thx!  Fixed it.  (I *do* wish I could keep comments on the same page as the article.  sigh.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unit testing done right &#8211; Better then sliced bread &#171; Perpetual Pursuit of Perfection</title>
		<link>http://anarchycreek.com/2009/05/20/theyre-called-microtests/comment-page-1/#comment-108</link>
		<dc:creator>Unit testing done right &#8211; Better then sliced bread &#171; Perpetual Pursuit of Perfection</dc:creator>
		<pubDate>Wed, 17 Jun 2009 12:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=68#comment-108</guid>
		<description>[...] Write tests before writing the code. It helps to be more clear about the requirements and help to focus the programming efforts. In software development typing is never the bottleneck. Thinking is. Tests make development faster because they help to focus: &#8220;How TDD and Pairing Increase Production&#8221; and &#8220;They’re Called Microtests&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] Write tests before writing the code. It helps to be more clear about the requirements and help to focus the programming efforts. In software development typing is never the bottleneck. Thinking is. Tests make development faster because they help to focus: &#8220;How TDD and Pairing Increase Production&#8221; and &#8220;They’re Called Microtests&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://anarchycreek.com/2009/05/20/theyre-called-microtests/comment-page-1/#comment-55</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Fri, 05 Jun 2009 12:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=68#comment-55</guid>
		<description>Isn&#039;t this term already in use?</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t this term already in use?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Rowley</title>
		<link>http://anarchycreek.com/2009/05/20/theyre-called-microtests/comment-page-1/#comment-53</link>
		<dc:creator>Darren Rowley</dc:creator>
		<pubDate>Wed, 03 Jun 2009 22:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=68#comment-53</guid>
		<description>I like this, I always used to say - just because it extends JUnit doesn&#039;t mean its a unit test.</description>
		<content:encoded><![CDATA[<p>I like this, I always used to say &#8211; just because it extends JUnit doesn&#8217;t mean its a unit test.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Situated Geekery &#187; Blog Archive &#187; The Double Dawg Dare</title>
		<link>http://anarchycreek.com/2009/05/20/theyre-called-microtests/comment-page-1/#comment-45</link>
		<dc:creator>Situated Geekery &#187; Blog Archive &#187; The Double Dawg Dare</dc:creator>
		<pubDate>Wed, 03 Jun 2009 00:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=68#comment-45</guid>
		<description>[...] Because that&#8217;s what I want. I will wrestle with it, in public, until I have brought it under microtest. [...]</description>
		<content:encoded><![CDATA[<p>[...] Because that&#8217;s what I want. I will wrestle with it, in public, until I have brought it under microtest. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan</title>
		<link>http://anarchycreek.com/2009/05/20/theyre-called-microtests/comment-page-1/#comment-42</link>
		<dc:creator>Stephan</dc:creator>
		<pubDate>Tue, 02 Jun 2009 14:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=68#comment-42</guid>
		<description>As far as I am concerned an example demonstrates that (or how) something does work.
In contrast, a test is meant to show that something doesn&#039;t work (as expected) - in the first place. Of course having a large set of passing tests gives some confidence of working software. 
(I don&#039;t think the two are opposites of each other, but they&#039;re certainly not the same either.)</description>
		<content:encoded><![CDATA[<p>As far as I am concerned an example demonstrates that (or how) something does work.<br />
In contrast, a test is meant to show that something doesn&#8217;t work (as expected) &#8211; in the first place. Of course having a large set of passing tests gives some confidence of working software.<br />
(I don&#8217;t think the two are opposites of each other, but they&#8217;re certainly not the same either.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Nicolette</title>
		<link>http://anarchycreek.com/2009/05/20/theyre-called-microtests/comment-page-1/#comment-39</link>
		<dc:creator>Dave Nicolette</dc:creator>
		<pubDate>Tue, 02 Jun 2009 14:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=68#comment-39</guid>
		<description>Why not just call them &quot;examples?&quot;</description>
		<content:encoded><![CDATA[<p>Why not just call them &#8220;examples?&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GeePawHill</title>
		<link>http://anarchycreek.com/2009/05/20/theyre-called-microtests/comment-page-1/#comment-23</link>
		<dc:creator>GeePawHill</dc:creator>
		<pubDate>Thu, 28 May 2009 14:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=68#comment-23</guid>
		<description>Gavin, what you&#039;ve described seems very much a microtest.  (I may roll a few examples in the code project i&#039;m getting ready to offer here.) -- Hill</description>
		<content:encoded><![CDATA[<p>Gavin, what you&#8217;ve described seems very much a microtest.  (I may roll a few examples in the code project i&#8217;m getting ready to offer here.) &#8212; Hill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin</title>
		<link>http://anarchycreek.com/2009/05/20/theyre-called-microtests/comment-page-1/#comment-20</link>
		<dc:creator>Gavin</dc:creator>
		<pubDate>Thu, 28 May 2009 02:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=68#comment-20</guid>
		<description>Will an example of the differences be possible?
Would this be considered a microtest?

Say I create a &quot;Microtest&quot; where I instantiate a message handler. The message handler reads the message, obviously, and finds all expired library books and flags them as expired.

All database and external dependencies are mocked or faked out.
Is this considered a Microtest or Unit test or is this example to vague. The test checks that an expired book is flagged as &#039;Expired&#039;.

P.S. Sorry to use the old Library example.</description>
		<content:encoded><![CDATA[<p>Will an example of the differences be possible?<br />
Would this be considered a microtest?</p>
<p>Say I create a &#8220;Microtest&#8221; where I instantiate a message handler. The message handler reads the message, obviously, and finds all expired library books and flags them as expired.</p>
<p>All database and external dependencies are mocked or faked out.<br />
Is this considered a Microtest or Unit test or is this example to vague. The test checks that an expired book is flagged as &#8216;Expired&#8217;.</p>
<p>P.S. Sorry to use the old Library example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
