<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>decodeURI &#187; bdd</title>
	<atom:link href="http://decodeuri.com/tag/bdd/feed/" rel="self" type="application/rss+xml" />
	<link>http://decodeuri.com</link>
	<description>blog of Luciano Germán Panaro</description>
	<lastBuildDate>Sat, 24 Apr 2010 12:41:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='decodeuri.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/f9eef72031f2217eea8619b16256eea0?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>decodeURI &#187; bdd</title>
		<link>http://decodeuri.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://decodeuri.com/osd.xml" title="decodeURI" />
	<atom:link rel='hub' href='http://decodeuri.com/?pushpress=hub'/>
		<item>
		<title>RSpec Link Fest!</title>
		<link>http://decodeuri.com/2008/10/02/rspec-link-fest/</link>
		<comments>http://decodeuri.com/2008/10/02/rspec-link-fest/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 14:24:39 +0000</pubDate>
		<dc:creator>lucianopanaro</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[rspec]]></category>

		<guid isPermaLink="false">http://www.decodeuri.com/?p=13</guid>
		<description><![CDATA[Now that I am developing a few new ruby and ror projects I wanted to begin with BDD and RSpec. There are lots of content all around the web so here&#8217;s a quick list of a few links that you might find useful if you are in your baby steps with RSpec (as I am [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=decodeuri.com&amp;blog=2195581&amp;post=13&amp;subd=lucianopanaro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Now that I am developing a few new ruby and ror projects I wanted to begin with BDD and RSpec. There are lots of content all around the web so here&#8217;s a quick list of a few links that you might find useful if you are in your baby steps with RSpec (as I am <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p><a href="http://blog.davidchelimsky.net/2008/9/22/cucumber">RSpec Story Runner is being replaced</a> by <a href="http://github.com/aslakhellesoy/cucumber">Cucumber</a> for RSpec 1.1.5, but as mentioned <a href="http://groups.google.com/group/rspec/browse_thread/thread/1905de910b3695eb/7683b7ff750e3c44">here</a>, if you are about to start you should go with Cucumber. <a href="http://github.com/aslakhellesoy/cucumber/wikis/ruby-on-rails">Here are the instructions for installing RoR support</a>.</p>
<ul>
<li><a href="http://rspec.info">RSpec&#8217;s site</a> (there are a few <a href="http://rspec.info/documentation/rails/">examples</a> for Rails controllers, models, views and helpers)</li>
<li><a href="http://github.com/dchelimsky/rspec/tree">RSpec on Github</a></li>
<li><a href="http://github.com/aslakhellesoy/cucumber/wikis">Cucumber</a></li>
<li><a href="http://github.com/brynary/webrat">Webrat</a></li>
<li><a href="http://blog.davidchelimsky.net/">David Chelimsky&#8217;s (RSpec&#8217;s creator) blog</a></li>
<li> <a href="http://andrzejonsoftware.blogspot.com">Andrzej Krzywda&#8217;s blog</a>
<ul>
<li><a href="http://andrzejonsoftware.blogspot.com/2008/04/bdd-examples-with-user-stories-and.html">BDD examples with user stories and Webrat</a></li>
<li><a href="http://andrzejonsoftware.blogspot.com/2008/05/story-driven-development.html">Story Driven Development</a></li>
<li><a href="http://andrzejonsoftware.blogspot.com/2008/04/tdd-with-rails-slides-from-my-talk-at.html">TDD with Rails</a></li>
</ul>
</li>
<li><a href="http://blog.kabisa.nl/2008/01/02/RSpec-and-restful-authentication/">RSpec and Restful Authentication</a></li>
<li><a href="http://www.tomtenthij.co.uk/2008/1/25/rspec-plain-text-story-runner-on-a-fresh-rails-app">RSpec plain text story runner on a fresh rails app </a></li>
<li><a href="http://st-on-it.blogspot.com/2008/03/story-writing-is-fun.html">Story writing is fun</a></li>
<li><a href="http://www.joesniff.co.uk/ruby/telling-a-good-story-rspec-stories-from-the-trenches.html">Some RSpec useful links</a></li>
<li><a href="http://www.robbyonrails.com/articles/2008/08/19/rspec-it-should-behave-like">RSpec, it should behave like</a></li>
<li><a href="http://blog.emson.co.uk/2008/06/understanding-rspec-stories-a-tutorial/">Understanding RSpec stories, a tutorial</a></li>
<li><a href="http://www.netbeans.tv/screencasts/Nick-Sieger-Uses-RSpec-with-the-NetBeans-Ruby-Support-305/">NetBeans: Screencast on RSpec support</a></li>
</ul>
<p>Hope you find it useful!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lucianopanaro.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lucianopanaro.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lucianopanaro.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lucianopanaro.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lucianopanaro.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lucianopanaro.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lucianopanaro.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lucianopanaro.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lucianopanaro.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lucianopanaro.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lucianopanaro.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lucianopanaro.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lucianopanaro.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lucianopanaro.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=decodeuri.com&amp;blog=2195581&amp;post=13&amp;subd=lucianopanaro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://decodeuri.com/2008/10/02/rspec-link-fest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/55d4558687335fd7de57eb9a2786fb90?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lucianopanaro</media:title>
		</media:content>
	</item>
	</channel>
</rss>