<?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>gregs &#187; tdd</title>
	<atom:link href="http://gregs.tcias.co.uk/category/comps/tdd/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregs.tcias.co.uk</link>
	<description>helping me remember what I figure out</description>
	<lastBuildDate>Sun, 13 Jun 2010 02:16:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Stubbie 0.1 available for download</title>
		<link>http://gregs.tcias.co.uk/2007/05/04/stubbie-01-available-for-download/</link>
		<comments>http://gregs.tcias.co.uk/2007/05/04/stubbie-01-available-for-download/#comments</comments>
		<pubDate>Fri, 04 May 2007 01:48:30 +0000</pubDate>
		<dc:creator>gregs</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[tdd]]></category>

		<guid isPermaLink="false">http://gregs.teacupinastorm.com/?p=452</guid>
		<description><![CDATA[Just wanted to let folks know, and with trepidation, that the 0.1 release of Stubbie is available for download from the project page. I have also added a few blog posts to the project:

Basic install instructions
Links for feedback, issues and suggestions

]]></description>
			<content:encoded><![CDATA[<p>Just wanted to let folks know, and with trepidation, that the 0.1 release of Stubbie is available for download from <a title="Stubbie project page" href="http://stubbie.riaforge.org/">the project page</a>. I have also added a few blog posts to the project:</p>
<ul>
<li><a title="Basic install instructions" href="http://stubbie.riaforge.org/blog/index.cfm/2007/5/3/Installing-and-using-Stubbie">Basic install instructions</a></li>
<li><a title="Download Stubbie" href="http://stubbie.riaforge.org/blog/index.cfm/2007/5/3/Download-Stubbie">Links for feedback, issues and suggestions</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://gregs.tcias.co.uk/2007/05/04/stubbie-01-available-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing project: Stubbie</title>
		<link>http://gregs.tcias.co.uk/2007/04/24/announcing-project-stubbie/</link>
		<comments>http://gregs.tcias.co.uk/2007/04/24/announcing-project-stubbie/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 02:12:39 +0000</pubDate>
		<dc:creator>gregs</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[tdd]]></category>

		<guid isPermaLink="false">http://gregs.teacupinastorm.com/?p=449</guid>
		<description><![CDATA[Just a quick note to let folks know that I have created a small project on RIA Forge called Stubbie. Inspired by a feature in Rails, Stubbie basically creates a set of test stubs for your apps CFCs. I have set up specific blog for it over at RIA forge to keep everything in one [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick note to let folks know that I have created a small project on <a href="http://www.riaforge.org/">RIA Forge</a> called <a href="http://stubbie.riaforge.org/">Stubbie</a>. Inspired by a feature in Rails, Stubbie basically creates a set of test stubs for your apps CFCs. I have set up specific blog for it over at RIA forge to keep everything in one place, but will post updates here as well.</p>
<p>Also there&#8217;s no code yet, still one or two things I need to sort out before I&#8217;ll make the first 0.1 release.<br />
I&#8217;d just like to thank a few people who helped get this project of the ground:</p>
<p>Special thanks must go to Stephen (Spike) Milligan for allowing me to use his CFCDoc code which allowed me to quickly build the project without having to worry about the File System and CFC parsing.</p>
<p>Seth Petry-Johnson also deserves a special mention for allowing me to use his VarScopeChecker.cfc as part of the project so that we can all benefit from a var scope unit test.</p>
]]></content:encoded>
			<wfw:commentRss>http://gregs.tcias.co.uk/2007/04/24/announcing-project-stubbie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
