<?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: Behaviour driven development on user interfaces with Automation peer</title>
	<atom:link href="http://karlagius.com/2009/01/29/behaviour-driven-development-on-user-interfaces-with-automation-peers/feed/" rel="self" type="application/rss+xml" />
	<link>http://karlagius.com/2009/01/29/behaviour-driven-development-on-user-interfaces-with-automation-peers/</link>
	<description>It&#039;s not rocket science</description>
	<lastBuildDate>Thu, 25 Feb 2010 22:10:36 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://karlagius.com/2009/01/29/behaviour-driven-development-on-user-interfaces-with-automation-peers/comment-page-1/#comment-65</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 18 Feb 2009 19:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.wordpress.com/2009/01/29/behaviour-driven-development-on-user-interfaces-with-automation-peers/#comment-65</guid>
		<description>Thank David, glad you found the article interesting. To run the tests, you will need a test runner. You can either download testdriven.net and run the tests from visual studio by right clicking the test class in the editor or solution explorer and selecting the run tests option from the context menu, or you can use an external test runner like Gallio.

You can find testdriven.net at http://www.testdriven.net/ and Gallio at http://www.gallio.org/ - I&#039;d install both anyway. Gallio is useful for the html reports it generates when tests are run in VS, and TD.Net makes it very easy to run the tests.

I noticed that the test reports for NBehave don&#039;t always come up. If this is the case for you, try swapping out the MBUnit assemblies included in the download with the assemblies for v2.4.2.130 - that seems to work consistently. 

HTH</description>
		<content:encoded><![CDATA[<p>Thank David, glad you found the article interesting. To run the tests, you will need a test runner. You can either download testdriven.net and run the tests from visual studio by right clicking the test class in the editor or solution explorer and selecting the run tests option from the context menu, or you can use an external test runner like Gallio.</p>
<p>You can find testdriven.net at <a href="http://www.testdriven.net/">http://www.testdriven.net/</a> and Gallio at <a href="http://www.gallio.org/">http://www.gallio.org/</a> &#8211; I&#8217;d install both anyway. Gallio is useful for the html reports it generates when tests are run in VS, and TD.Net makes it very easy to run the tests.</p>
<p>I noticed that the test reports for NBehave don&#8217;t always come up. If this is the case for you, try swapping out the MBUnit assemblies included in the download with the assemblies for v2.4.2.130 &#8211; that seems to work consistently. </p>
<p>HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Roh</title>
		<link>http://karlagius.com/2009/01/29/behaviour-driven-development-on-user-interfaces-with-automation-peers/comment-page-1/#comment-64</link>
		<dc:creator>David Roh</dc:creator>
		<pubDate>Wed, 18 Feb 2009 18:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.wordpress.com/2009/01/29/behaviour-driven-development-on-user-interfaces-with-automation-peers/#comment-64</guid>
		<description>Thanks Karl for a great article with some interesting ideas.

What are the steps needed to run the test - I have built the projects.

David Roh</description>
		<content:encoded><![CDATA[<p>Thanks Karl for a great article with some interesting ideas.</p>
<p>What are the steps needed to run the test &#8211; I have built the projects.</p>
<p>David Roh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
