<?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: Capturing APIs, and prototyping, with Unit test suites</title>
	<atom:link href="http://almaer.com/blog/capturing-apis-and-prototyping-with-unit-test-suites/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/capturing-apis-and-prototyping-with-unit-test-suites</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Sat, 08 Sep 2012 07:06:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bruce Snyder</title>
		<link>http://almaer.com/blog/capturing-apis-and-prototyping-with-unit-test-suites/comment-page-1#comment-19153</link>
		<dc:creator>Bruce Snyder</dc:creator>
		<pubDate>Mon, 21 Feb 2005 23:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/capturing-apis-and-prototyping-with-unit-test-suites#comment-19153</guid>
		<description>Actually I tend to like to poke through unit tests in a project in order to learn how to use it too. The great part about this is that the project committers have already done the work for you.
</description>
		<content:encoded><![CDATA[<p>Actually I tend to like to poke through unit tests in a project in order to learn how to use it too. The great part about this is that the project committers have already done the work for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant Rane</title>
		<link>http://almaer.com/blog/capturing-apis-and-prototyping-with-unit-test-suites/comment-page-1#comment-19152</link>
		<dc:creator>Prashant Rane</dc:creator>
		<pubDate>Fri, 18 Feb 2005 21:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/capturing-apis-and-prototyping-with-unit-test-suites#comment-19152</guid>
		<description>Stuart Halloway talked about it at No Fluff Just Stuff about an year ago. He coined the term &quot;Explorative Testing&quot;. Same idea as you described, write unit tests to build your understanding of an API you are planning on picking up. The tests also serves as a knowledge base that you can get back to in future to see how certain things are done.
</description>
		<content:encoded><![CDATA[<p>Stuart Halloway talked about it at No Fluff Just Stuff about an year ago. He coined the term &#8220;Explorative Testing&#8221;. Same idea as you described, write unit tests to build your understanding of an API you are planning on picking up. The tests also serves as a knowledge base that you can get back to in future to see how certain things are done.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
