<?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: Use Cucumber Table Transformations To Build Objects</title>
	<atom:link href="http://www.claytonlz.com/2010/01/cucumber-table-transformations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.claytonlz.com/2010/01/cucumber-table-transformations/</link>
	<description>Agile Practitioner, CSP, CSPO, CSM in Phoenix, AZ</description>
	<lastBuildDate>Sat, 05 May 2012 01:27:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Clayton</title>
		<link>http://www.claytonlz.com/2010/01/cucumber-table-transformations/#comment-108</link>
		<dc:creator>Clayton</dc:creator>
		<pubDate>Wed, 15 Jun 2011 22:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.claytonlz.com/?p=397#comment-108</guid>
		<description>I&#039;m not sure how you can get cucumber to preserve whitespace in the table definition. Have you tried putting an actual string inside the table definition &lt;tt&gt;&quot; shilpa &quot;&lt;/tt&gt; and then reformatting that in your step?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure how you can get cucumber to preserve whitespace in the table definition. Have you tried putting an actual string inside the table definition <tt>" shilpa "</tt> and then reformatting that in your step?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shilpa</title>
		<link>http://www.claytonlz.com/2010/01/cucumber-table-transformations/#comment-107</link>
		<dc:creator>Shilpa</dc:creator>
		<pubDate>Wed, 15 Jun 2011 21:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.claytonlz.com/?p=397#comment-107</guid>
		<description>I want to use table but not sure how to give value with prefix and suffix  space. for example i want to use name &quot;   shilpa   &quot; not  &quot;shilpa&quot;. 

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I want to use table but not sure how to give value with prefix and suffix  space. for example i want to use name &#8221;   shilpa   &#8221; not  &#8220;shilpa&#8221;. </p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clayton</title>
		<link>http://www.claytonlz.com/2010/01/cucumber-table-transformations/#comment-106</link>
		<dc:creator>Clayton</dc:creator>
		<pubDate>Fri, 08 Jan 2010 02:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.claytonlz.com/?p=397#comment-106</guid>
		<description>I did not know about @Spirit.create!(table.hashes)@ but now that I look at it it makes perfect sense. Thanks for the tip on @create!@ I was experiencing that problem today when I deviated from using @factory_girl@ Factories.</description>
		<content:encoded><![CDATA[<p>I did not know about <code>Spirit.create!(table.hashes)</code> but now that I look at it it makes perfect sense. Thanks for the tip on <code>create!</code> I was experiencing that problem today when I deviated from using <code>factory_girl</code> Factories.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Use Cucumber Table Transformations To Build Objects &#124; Integrum</title>
		<link>http://www.claytonlz.com/2010/01/cucumber-table-transformations/#comment-105</link>
		<dc:creator>Use Cucumber Table Transformations To Build Objects &#124; Integrum</dc:creator>
		<pubDate>Fri, 08 Jan 2010 01:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.claytonlz.com/?p=397#comment-105</guid>
		<description>[...] usually requiring more steps than seem necessary.  Clayton wrote up how to use cucumber&#8217;s table transformations to easily build complex objects in a way that is easy to read and understand for both clients and [...] </description>
		<content:encoded><![CDATA[<p>[...] usually requiring more steps than seem necessary.&Acirc;&nbsp; Clayton wrote up how to use cucumber&#8217;s table transformations to easily build complex objects in a way that is easy to read and understand for both clients and [...] </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aslak Hellesøy</title>
		<link>http://www.claytonlz.com/2010/01/cucumber-table-transformations/#comment-104</link>
		<dc:creator>Aslak Hellesøy</dc:creator>
		<pubDate>Fri, 08 Jan 2010 00:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.claytonlz.com/?p=397#comment-104</guid>
		<description>Shorter:

Spirit.create!(table.hashes)

In any case - always use the create bang method in tests, to avoid false positives.</description>
		<content:encoded><![CDATA[<p>Shorter:</p>
<p>Spirit.create!(table.hashes)</p>
<p>In any case &#8211; always use the create bang method in tests, to avoid false positives.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

