<?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>GrantPalin.com &#187; Unit Testing</title>
	<atom:link href="http://grantpalin.com/tag/unit-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://grantpalin.com</link>
	<description>Code, photos, books, and anything else</description>
	<lastBuildDate>Mon, 26 Jul 2010 01:44:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Review: Test-Driven Development by Example</title>
		<link>http://grantpalin.com/2009/11/26/review-test-driven-development-by-example/</link>
		<comments>http://grantpalin.com/2009/11/26/review-test-driven-development-by-example/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 23:53:31 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[Unit Testing]]></category>

		<guid isPermaLink="false">http://grantpalin.com/?p=1645</guid>
		<description><![CDATA[Test-Driven Development by Example is enough introduction to start one working in code by writing tests first. This book goes into just enough detail for a coder to build quality code with confidence - by ensuring the quality is in the code to start!]]></description>
		<wfw:commentRss>http://grantpalin.com/2009/11/26/review-test-driven-development-by-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review: The Art of Unit Testing</title>
		<link>http://grantpalin.com/2009/10/31/review-the-art-of-unit-testing/</link>
		<comments>http://grantpalin.com/2009/10/31/review-the-art-of-unit-testing/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 01:50:35 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Unit Testing]]></category>

		<guid isPermaLink="false">http://grantpalin.com/?p=1542</guid>
		<description><![CDATA[A well-written book that takes novice or intermediate unit-testers to a higher level.]]></description>
		<wfw:commentRss>http://grantpalin.com/2009/10/31/review-the-art-of-unit-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET Projects: Code Coverage with NCover</title>
		<link>http://grantpalin.com/2008/10/23/net-projects-code-coverage-with-ncover/</link>
		<comments>http://grantpalin.com/2008/10/23/net-projects-code-coverage-with-ncover/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 18:06:19 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[NCover]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[Unit Testing]]></category>

		<guid isPermaLink="false">http://grantpalin.com/?p=599</guid>
		<description><![CDATA[Introduction This series has carried on for a while now. In the process, I&#8217;ve covered setting up and organizing a Subversion repository for code versioning, using NAnt for automated builds, FxCop and NDepend for code analysis and metrics, and NUnit for unit tests. The preceding sections are linked below for reference. source control &#8211; Subversion [...]]]></description>
		<wfw:commentRss>http://grantpalin.com/2008/10/23/net-projects-code-coverage-with-ncover/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>.NET Projects: Unit Testing with NUnit</title>
		<link>http://grantpalin.com/2008/06/08/net-projects-unit-testing-with-nunit/</link>
		<comments>http://grantpalin.com/2008/06/08/net-projects-unit-testing-with-nunit/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 22:39:02 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[Unit Testing]]></category>

		<guid isPermaLink="false">http://www.grantpalin.com/?p=266</guid>
		<description><![CDATA[In keeping with my ongoing series of .NET development practices, I have written an introductory article on unit testing code with NUnit.]]></description>
		<wfw:commentRss>http://grantpalin.com/2008/06/08/net-projects-unit-testing-with-nunit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
