<?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>Robert&#039;s Code Rant</title>
	<atom:link href="http://code-rant.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://code-rant.com</link>
	<description>coding... and ranting...</description>
	<lastBuildDate>Sat, 07 Nov 2009 17:35:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Behaviour Driven Development: Tools and Techniques</title>
		<link>http://code-rant.com/2009/11/bdd-tools-and-techniques/</link>
		<comments>http://code-rant.com/2009/11/bdd-tools-and-techniques/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 23:13:27 +0000</pubDate>
		<dc:creator>rablewis</dc:creator>
				<category><![CDATA[bdd]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[nbehave]]></category>

		<guid isPermaLink="false">http://code-rant.com/?p=14</guid>
		<description><![CDATA[Here are the slides and code from my talk last night (4th November, 2009) at scotaltnet in Edinburgh.
slides
code
BDD References:
Introducing BDD (Dan North)
A New Look at Test-Driven Development (Dave Astels)
What&#8217;s in a Story? (Dan North)
The RSpec Book (Chelimsky, et. al.)
Behaviour-Driven Development (Dan North&#8217;s talk at Oredev 2007)
BDD Tools:
NBehave
IronRuby + Cucumber
]]></description>
			<content:encoded><![CDATA[<p>Here are the slides and code from my talk last night (4th November, 2009) at scotaltnet in Edinburgh.</p>
<p><a href='http://code-rant.com/wp-content/uploads/2009/11/BDD-Tools-and-Techniques.pdf'>slides</a><br />
<a href="http://garnethill.co.uk/wordpress/wp-content/uploads/2009/11/scotaltnet.zip">code</a></p>
<p>BDD References:<br />
<a href="http://dannorth.net/introducing-bdd">Introducing BDD (Dan North)</a><br />
<a href="http://blog.daveastels.com/files/BDD_Intro.pdf">A New Look at Test-Driven Development (Dave Astels)</a><br />
<a href="http://dannorth.net/whats-in-a-story">What&#8217;s in a Story? (Dan North)</a><br />
<a href="http://www.pragprog.com/titles/achbd/the-rspec-book">The RSpec Book (Chelimsky, et. al.)</a><br />
<a href="http://www.viddler.com/explore/kvarnhammar/videos/4/">Behaviour-Driven Development (Dan North&#8217;s talk at Oredev 2007)</a></p>
<p>BDD Tools:<br />
<a href="http://www.codeplex.com/NBehave">NBehave</a><br />
<a href="http://wiki.github.com/aslakhellesoy/cucumber/ironruby-and-net">IronRuby + Cucumber</a></p>
]]></content:encoded>
			<wfw:commentRss>http://code-rant.com/2009/11/bdd-tools-and-techniques/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
