<?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>Nat On Testing &#187; IronRuby</title>
	<atom:link href="http://www.natontesting.com/category/ironruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.natontesting.com</link>
	<description>nathaniel ritmeyer&#039;s thoughts on automated software testing</description>
	<lastBuildDate>Wed, 18 Jan 2012 21:15:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Bewildr 0.1.14</title>
		<link>http://www.natontesting.com/2011/11/06/bewildr-0-1-14/</link>
		<comments>http://www.natontesting.com/2011/11/06/bewildr-0-1-14/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 14:09:47 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[bewildr]]></category>
		<category><![CDATA[IronRuby]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=1447</guid>
		<description><![CDATA[Bewildr 0.1.14 is out &#8211; not a massive change: Added a #drag method to Bewildr::Element that works in the same way as the old Bewildr::Mouse#drag_to method &#8211; see here for an example Removed the dependency on ActiveSupport Tidied up the &#8230; <a href="http://www.natontesting.com/2011/11/06/bewildr-0-1-14/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2011/11/06/bewildr-0-1-14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Step-by-step example of BDD&#8217;ing a WPF app with Cucumber, RSpec, IronRuby and Bewildr</title>
		<link>http://www.natontesting.com/2011/08/27/step-by-step-example-of-bdding-a-wpf-app-with-cucumber-rspec-ironruby-and-bewildr/</link>
		<comments>http://www.natontesting.com/2011/08/27/step-by-step-example-of-bdding-a-wpf-app-with-cucumber-rspec-ironruby-and-bewildr/#comments</comments>
		<pubDate>Sat, 27 Aug 2011 15:02:59 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[agile]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[bewildr]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[Example Code]]></category>
		<category><![CDATA[IronRuby]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=1315</guid>
		<description><![CDATA[In this tutorial, we&#8217;ll go through the BDD cycle step-by-step and develop a small Microsoft WPF app to solve a contrived problem. We&#8217;ll go through how to specify the desired features in cucumber, how to implement the steps in ironruby &#8230; <a href="http://www.natontesting.com/2011/08/27/step-by-step-example-of-bdding-a-wpf-app-with-cucumber-rspec-ironruby-and-bewildr/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2011/08/27/step-by-step-example-of-bdding-a-wpf-app-with-cucumber-rspec-ironruby-and-bewildr/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Bewildr 0.1.13</title>
		<link>http://www.natontesting.com/2011/07/05/bewildr-0-1-13/</link>
		<comments>http://www.natontesting.com/2011/07/05/bewildr-0-1-13/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 20:44:30 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[bewildr]]></category>
		<category><![CDATA[Example Code]]></category>
		<category><![CDATA[IronRuby]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Automated Testing]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=1307</guid>
		<description><![CDATA[[So much for the hope of doing "more frequent releases"...] It&#8217;s update time again. A few additions to the API, and a couple of changes. First, the additions: Added a &#8216;wait_for&#8217; alias to &#8216;wait_for_existence_of&#8217; &#8211; much nicer Added Bewildr::Application#process to &#8230; <a href="http://www.natontesting.com/2011/07/05/bewildr-0-1-13/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2011/07/05/bewildr-0-1-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Command failed with status (-2147023895) from IronRuby</title>
		<link>http://www.natontesting.com/2011/03/29/command-failed-with-status-2147023895-from-ironruby/</link>
		<comments>http://www.natontesting.com/2011/03/29/command-failed-with-status-2147023895-from-ironruby/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 21:40:04 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[IronRuby]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=1237</guid>
		<description><![CDATA[A nice cryptic message from ironruby: Command failed with status (-2147023895): [C:/ironruby/bin/ir.exe -I "C:/ironruby/Lib...] If you&#8217;re seeing that, you&#8217;ve got a stack overflow. I tried googling it, but there wasn&#8217;t much. Hope this post fixes that. Discovered when I had a &#8230; <a href="http://www.natontesting.com/2011/03/29/command-failed-with-status-2147023895-from-ironruby/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2011/03/29/command-failed-with-status-2147023895-from-ironruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bewildr 0.1.9</title>
		<link>http://www.natontesting.com/2011/01/20/bewildr-0-1-9/</link>
		<comments>http://www.natontesting.com/2011/01/20/bewildr-0-1-9/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 19:01:08 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[bewildr]]></category>
		<category><![CDATA[IronRuby]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=1208</guid>
		<description><![CDATA[I&#8217;ve just pushed the latest version of bewildr: v0.1.9. New in this release: Bewildr::Application now has proc_id and name methods to return the process ID and the process name A new Bewildr::Mouse class to wrap the old BewildrClickr dll Drag &#8230; <a href="http://www.natontesting.com/2011/01/20/bewildr-0-1-9/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2011/01/20/bewildr-0-1-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bewildr 0.1.7</title>
		<link>http://www.natontesting.com/2010/11/27/bewildr-0-1-7/</link>
		<comments>http://www.natontesting.com/2010/11/27/bewildr-0-1-7/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 17:47:46 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[bewildr]]></category>
		<category><![CDATA[IronRuby]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=1137</guid>
		<description><![CDATA[Bewildr &#8211; the IronRuby based gem for automated testing of WPF apps &#8211; has been updated! We&#8217;re now up to v0.1.7. The main changes are: Start exes with command line arguments (see last step of this file) Navigate the object &#8230; <a href="http://www.natontesting.com/2010/11/27/bewildr-0-1-7/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2010/11/27/bewildr-0-1-7/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>IronRuby vs. Gherkin &#8211; a temporary fix</title>
		<link>http://www.natontesting.com/2010/08/13/ironruby-vs-gherkin-a-temporary-fix/</link>
		<comments>http://www.natontesting.com/2010/08/13/ironruby-vs-gherkin-a-temporary-fix/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 17:32:14 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[cucumber]]></category>
		<category><![CDATA[IronRuby]]></category>
		<category><![CDATA[Making Life Easier]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Automated Testing]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=1039</guid>
		<description><![CDATA[IronRuby doesn&#8217;t currently work with the latest versions of cucumber. This is a known bug and is a real pain. There is a work around, and it&#8217;s kinda rubbish: don&#8217;t use any versions of cucumber &#62; 0.6.3. After that version, &#8230; <a href="http://www.natontesting.com/2010/08/13/ironruby-vs-gherkin-a-temporary-fix/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2010/08/13/ironruby-vs-gherkin-a-temporary-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing &#8216;bewildr&#8217; &#8211; test your WPF UI apps with IronRuby</title>
		<link>http://www.natontesting.com/2010/07/20/announcing-bewildr-test-your-wpf-ui-apps-with-ironruby/</link>
		<comments>http://www.natontesting.com/2010/07/20/announcing-bewildr-test-your-wpf-ui-apps-with-ironruby/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 20:17:32 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[bewildr]]></category>
		<category><![CDATA[Example Code]]></category>
		<category><![CDATA[IronRuby]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=977</guid>
		<description><![CDATA[Get it here: http://www.bewildr.info After writing an automation framework to test a WPF GUI using IronRuby and White, I decided to write a ruby-specific gem for automating WPF UI tests. Kinda like Watir, but for WPF instead of the web. The &#8230; <a href="http://www.natontesting.com/2010/07/20/announcing-bewildr-test-your-wpf-ui-apps-with-ironruby/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2010/07/20/announcing-bewildr-test-your-wpf-ui-apps-with-ironruby/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

