<?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: Integration Testing with cucumber and pickle</title>
	<atom:link href="http://blog.dynamic50.com/2009/04/03/integration-testing-with-cucumber-and-pickle/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dynamic50.com/2009/04/03/integration-testing-with-cucumber-and-pickle/</link>
	<description>Ruby on Rails, London - The Blog by Dynamic50</description>
	<lastBuildDate>Sat, 28 Jan 2012 04:38:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: nogeek</title>
		<link>http://blog.dynamic50.com/2009/04/03/integration-testing-with-cucumber-and-pickle/comment-page-1/#comment-21</link>
		<dc:creator>nogeek</dc:creator>
		<pubDate>Mon, 01 Feb 2010 10:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynamic50.com/?p=275#comment-21</guid>
		<description>Cheers Stephen, have updated the links :-)</description>
		<content:encoded><![CDATA[<p>Cheers Stephen, have updated the links :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Boisvert</title>
		<link>http://blog.dynamic50.com/2009/04/03/integration-testing-with-cucumber-and-pickle/comment-page-1/#comment-20</link>
		<dc:creator>Stephen Boisvert</dc:creator>
		<pubDate>Sun, 31 Jan 2010 14:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynamic50.com/?p=275#comment-20</guid>
		<description>Just a heads up that your links are all broken (you have //git prepended to all of the urls)

&quot;http://git//github.com/ianwhite/pickle.git&quot;</description>
		<content:encoded><![CDATA[<p>Just a heads up that your links are all broken (you have //git prepended to all of the urls)</p>
<p>&#8220;<a href="http://git//github.com/ianwhite/pickle.git&#8221;" rel="nofollow">http://git//github.com/ianwhite/pickle.git&#8221;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick W</title>
		<link>http://blog.dynamic50.com/2009/04/03/integration-testing-with-cucumber-and-pickle/comment-page-1/#comment-19</link>
		<dc:creator>Nick W</dc:creator>
		<pubDate>Fri, 25 Dec 2009 20:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynamic50.com/?p=275#comment-19</guid>
		<description>That&#039;s exactly what I was looking for. Thanks!</description>
		<content:encoded><![CDATA[<p>That&#8217;s exactly what I was looking for. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hookercookerman</title>
		<link>http://blog.dynamic50.com/2009/04/03/integration-testing-with-cucumber-and-pickle/comment-page-1/#comment-18</link>
		<dc:creator>hookercookerman</dc:creator>
		<pubDate>Thu, 24 Dec 2009 18:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynamic50.com/?p=275#comment-18</guid>
		<description>This may help

Env.rb


module MeHelper
  def me
    created_model(&#039;user: &quot;me&quot;&#039;)
  end
end

World(MeHelper)</description>
		<content:encoded><![CDATA[<p>This may help</p>
<p>Env.rb</p>
<p>module MeHelper<br />
  def me<br />
    created_model(&#8216;user: &#8220;me&#8221;&#8216;)<br />
  end<br />
end</p>
<p>World(MeHelper)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick W</title>
		<link>http://blog.dynamic50.com/2009/04/03/integration-testing-with-cucumber-and-pickle/comment-page-1/#comment-17</link>
		<dc:creator>Nick W</dc:creator>
		<pubDate>Tue, 22 Dec 2009 19:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynamic50.com/?p=275#comment-17</guid>
		<description>Hi, this is a great overview of Pickle. The authentication steps are especially useful. However, I&#039;m getting an undefined method &#039;me&#039; for Cucumber::Rails::World when trying to use the pickle mappings and your authentication steps. I&#039;m using factory girl and have a factory for &#039;me&#039; defined as: Factory.define :me, :class =&gt; User. Any ideas?</description>
		<content:encoded><![CDATA[<p>Hi, this is a great overview of Pickle. The authentication steps are especially useful. However, I&#8217;m getting an undefined method &#8216;me&#8217; for Cucumber::Rails::World when trying to use the pickle mappings and your authentication steps. I&#8217;m using factory girl and have a factory for &#8216;me&#8217; defined as: Factory.define :me, :class =&gt; User. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Mckintyre</title>
		<link>http://blog.dynamic50.com/2009/04/03/integration-testing-with-cucumber-and-pickle/comment-page-1/#comment-16</link>
		<dc:creator>Paul Mckintyre</dc:creator>
		<pubDate>Wed, 13 May 2009 10:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynamic50.com/?p=275#comment-16</guid>
		<description>interesting post, cheers</description>
		<content:encoded><![CDATA[<p>interesting post, cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

