<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MotoWilliams &#187; Unit Testing</title>
	<atom:link href="http://www.motowilliams.com/tag/unit-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.motowilliams.com</link>
	<description>I&#039;m Trying, Honestly I Am...</description>
	<lastBuildDate>Mon, 07 Jun 2010 01:48:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Unit Testing, Just Do It!</title>
		<link>http://www.motowilliams.com/unit-testing-just-do-it/</link>
		<comments>http://www.motowilliams.com/unit-testing-just-do-it/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 02:27:50 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[Continuous Improvement]]></category>
		<category><![CDATA[Unit Testing]]></category>

		<guid isPermaLink="false">http://www.motowilliams.com/unit-testing-just-do-it/</guid>
		<description><![CDATA[I used to be the ConsoleApplication132 type of developer and no big surprise my projects didn’t have any unit tests in them, if any at all.&#160; To try and remedy this I took a 3 week TestProject1 challenge.&#160; Instead of doing quick spikes to a .NET console application to ‘try something out’ I spun up [...]]]></description>
			<content:encoded><![CDATA[<p>I used to be the ConsoleApplication132 type of developer and no big surprise my projects didn’t have any unit tests in them, if any at all.&#160; To try and remedy this I took a 3 week TestProject1 challenge.&#160; Instead of doing quick spikes to a .NET console application to ‘try something out’ I spun up a Test Project.</p>
<p><img class="imagefloatleft" title="bell" alt="bell" src="http://www.motowilliams.com/wp-content/uploads/2010/03/bell.jpg" width="150" height="143" /></p>
<p>So where am I now?&#160; Well my stuff has tests, but I’m in some bell curve of using Mocks improperly and over specifying my tests.&#160; I really like the naming style of BDD but flirted around with class name test method convention is about as deep as I have got into that realm so far.</p>
<p>… to be continued … over many years, I’m sure …</p>
]]></content:encoded>
			<wfw:commentRss>http://www.motowilliams.com/unit-testing-just-do-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
