<?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>James Grenning's Blog &#187; Learning Tests</title>
	<atom:link href="http://www.renaissancesoftware.net/blog/archives/tag/learning-tests/feed" rel="self" type="application/rss+xml" />
	<link>http://www.renaissancesoftware.net/blog</link>
	<description>Blogging about Agile Development, especially embedded.  Follow me on twitter: jwgrenning</description>
	<lastBuildDate>Thu, 12 Jan 2012 00:59:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Learning Tests are Free!</title>
		<link>http://www.renaissancesoftware.net/blog/archives/32</link>
		<comments>http://www.renaissancesoftware.net/blog/archives/32#comments</comments>
		<pubDate>Mon, 02 Feb 2009 20:14:06 +0000</pubDate>
		<dc:creator>jwgrenning</dc:creator>
				<category><![CDATA[Test Driven Development]]></category>
		<category><![CDATA[Learning Tests]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.renaissancesoftware.net/blog/?p=32</guid>
		<description><![CDATA[My son is studying computer science at U of I in Chicago. He is taking an operating systems class and has to do some projects in C. (Some things change, some things stay the same.) He had an internship over the last 8-9 months and was doing TDD in Java. So he might be in [...]]]></description>
		<wfw:commentRss>http://www.renaissancesoftware.net/blog/archives/32/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tests vs. Short Term Cache Between Your Ears</title>
		<link>http://www.renaissancesoftware.net/blog/archives/15</link>
		<comments>http://www.renaissancesoftware.net/blog/archives/15#comments</comments>
		<pubDate>Mon, 05 May 2008 23:23:03 +0000</pubDate>
		<dc:creator>jwgrenning</dc:creator>
				<category><![CDATA[Test Driven Development]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Learning Tests]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.renaissancesoftware.net/blog/?p=15</guid>
		<description><![CDATA[You have someone else&#8217;s code. You have to use it. To use it you have to learn it. If the code had automated unit tests you could read the unit tests to see how the code behaves. But, it probably does not have unit tests. So, you read the documentation. The documentation usually leaves some [...]]]></description>
		<wfw:commentRss>http://www.renaissancesoftware.net/blog/archives/15/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

