<?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>PMA Media Group&#187; test cucumber</title>
	<atom:link href="http://www.pmamediagroup.com/tag/test-cucumber/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pmamediagroup.com</link>
	<description>Unique Marketing Techniques and Strategies with Guaranteed Results!</description>
	<lastBuildDate>Fri, 27 Aug 2010 18:14:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Test One Cucumber Feature File at a Time</title>
		<link>http://www.pmamediagroup.com/2009/04/test-one-cucumber-feature-file-at-a-time/</link>
		<comments>http://www.pmamediagroup.com/2009/04/test-one-cucumber-feature-file-at-a-time/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 21:20:27 +0000</pubDate>
		<dc:creator>Chris Gunnels</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[cucumber feature]]></category>
		<category><![CDATA[mac terminal]]></category>
		<category><![CDATA[test cucumber]]></category>

		<guid isPermaLink="false">http://www.pmamediagroup.com/?p=631</guid>
		<description><![CDATA[To most this may sound commonplace. (definition 2).
So I was banging my head for a hour to find out how to test one feature file at a time. If you don&#8217;t know how to do this yet then you&#8217;ll want to follow along, if you do, then just read another post and make a good [...]]]></description>
			<content:encoded><![CDATA[<p>To most this may sound <a href="http://www.merriam-webster.com/dictionary/commonplace">commonplace. (definition 2)</a>.</p>
<p>So I was banging my head for a hour to find out how to test one feature file at a time. If you don&#8217;t know how to do this yet then you&#8217;ll want to follow along, if you do, then just read another post and make a good comment!</p>
<p>If this sounds like you:</p>
<blockquote><p>&#8220;I have multiple cucumber feature files in the features folder within my app, I want to test one of those files and not all of them at once, but don&#8217;t know how.&#8221;</p></blockquote>
<p>Then you&#8217;re in for a treat.</p>
<p><span id="more-631"></span></p>
<p>Its so simple you&#8217;ll laugh&#8230;all you do is type:</p>

<div class="wp_syntax"><div class="code"><pre class="console" style="font-family:monospace;">cucumber features/&lt;whatever_file.feature&gt;</pre></div></div>

<p>instead of</p>

<div class="wp_syntax"><div class="code"><pre class="console" style="font-family:monospace;">cucumber features -n</pre></div></div>

<p>Comment, Bookmark &#8595; , Appreciate!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pmamediagroup.com/2009/04/test-one-cucumber-feature-file-at-a-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: www.pmamediagroup.com @ 2010-09-09 13:39:48 -->