<?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"
	>
<channel>
	<title>Comments on: Getting Fit With .Net: Quick Introduction to Testing .Net Applications with FitNesse</title>
	<atom:link href="http://gojko.net/fitnesse/gettingfit/feed/" rel="self" type="application/rss+xml" />
	<link>http://gojko.net</link>
	<description>The Quest for Software++</description>
	<pubDate>Thu, 20 Nov 2008 11:34:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: xgalleri</title>
		<link>http://gojko.net/fitnesse/gettingfit/#comment-23254</link>
		<dc:creator>xgalleri</dc:creator>
		<pubDate>Fri, 28 Dec 2007 10:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/fitnesse/#comment-23254</guid>
		<description>Yes. That's what I found eventually ;-)

Thx</description>
		<content:encoded><![CDATA[<p>Yes. That&#8217;s what I found eventually <img src='http://gojko.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gojko</title>
		<link>http://gojko.net/fitnesse/gettingfit/#comment-23252</link>
		<dc:creator>gojko</dc:creator>
		<pubDate>Fri, 28 Dec 2007 10:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/fitnesse/#comment-23252</guid>
		<description>Hi Havier,

FitNesse uses FItServer.exe, not testrunner.exe</description>
		<content:encoded><![CDATA[<p>Hi Havier,</p>
<p>FitNesse uses FItServer.exe, not testrunner.exe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xgalleri</title>
		<link>http://gojko.net/fitnesse/gettingfit/#comment-23251</link>
		<dc:creator>xgalleri</dc:creator>
		<pubDate>Fri, 28 Dec 2007 09:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/fitnesse/#comment-23251</guid>
		<description>Ok! That sounds good! Thank you!

Now, I bump into the "configuration" file issue but for a DLL (let say, "my-project.dll"). I tried to create :
- a "my-project.dll.config" file in the folder where the DLL is =&#62; failed
- a "TestRunner.exe.config" file in the folder where TestRunner is =&#62; failed
- a "my-project.dll.config" file in the folder where TestRunner is =&#62; failed

I also tried to put a copy of my DLL in the same folder as TestRunner, but it failed too :-(

Any ideas?

Rgds,
-Xavier</description>
		<content:encoded><![CDATA[<p>Ok! That sounds good! Thank you!</p>
<p>Now, I bump into the &#8220;configuration&#8221; file issue but for a DLL (let say, &#8220;my-project.dll&#8221;). I tried to create :<br />
- a &#8220;my-project.dll.config&#8221; file in the folder where the DLL is =&gt; failed<br />
- a &#8220;TestRunner.exe.config&#8221; file in the folder where TestRunner is =&gt; failed<br />
- a &#8220;my-project.dll.config&#8221; file in the folder where TestRunner is =&gt; failed</p>
<p>I also tried to put a copy of my DLL in the same folder as TestRunner, but it failed too <img src='http://gojko.net/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Any ideas?</p>
<p>Rgds,<br />
-Xavier</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gojko</title>
		<link>http://gojko.net/fitnesse/gettingfit/#comment-23223</link>
		<dc:creator>gojko</dc:creator>
		<pubDate>Thu, 27 Dec 2007 17:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/fitnesse/#comment-23223</guid>
		<description>Hi Xavier,

SetUp and TearDown are considered by the test runner as an integral part of the page, so you can start your dofixture in setup and continue using it in the page and TearDown</description>
		<content:encoded><![CDATA[<p>Hi Xavier,</p>
<p>SetUp and TearDown are considered by the test runner as an integral part of the page, so you can start your dofixture in setup and continue using it in the page and TearDown</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xgalleri</title>
		<link>http://gojko.net/fitnesse/gettingfit/#comment-23221</link>
		<dc:creator>xgalleri</dc:creator>
		<pubDate>Thu, 27 Dec 2007 17:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/fitnesse/#comment-23221</guid>
		<description>Hi Gojko,

Thank you for your answer.

Now, I'm thinking about using a DoFixture as a mean to settle some testing behaviour that would be shared among different test suites (or test cases). Thus, I would like to execute this DoFixture table before other tests begin (like in a SetUp execution).

Do you know how I can do that? Or do you have any other idea?

Thx,
-Xavier</description>
		<content:encoded><![CDATA[<p>Hi Gojko,</p>
<p>Thank you for your answer.</p>
<p>Now, I&#8217;m thinking about using a DoFixture as a mean to settle some testing behaviour that would be shared among different test suites (or test cases). Thus, I would like to execute this DoFixture table before other tests begin (like in a SetUp execution).</p>
<p>Do you know how I can do that? Or do you have any other idea?</p>
<p>Thx,<br />
-Xavier</p>
]]></content:encoded>
	</item>
</channel>
</rss>
