<?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: Problems with NUnit 2.4 Add-In Extensions</title>
	<atom:link href="http://www.elilopian.com/2007/04/29/problems-with-nunit-24-add-in-extensions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elilopian.com/2007/04/29/problems-with-nunit-24-add-in-extensions/</link>
	<description>Creating better software</description>
	<lastBuildDate>Mon, 02 Jan 2012 09:09:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eli Lopian</title>
		<link>http://www.elilopian.com/2007/04/29/problems-with-nunit-24-add-in-extensions/comment-page-1/#comment-813</link>
		<dc:creator>Eli Lopian</dc:creator>
		<pubDate>Mon, 30 Apr 2007 09:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.elilopian.com/2007/04/29/problems-with-nunit-24-add-in-extensions/#comment-813</guid>
		<description>Charlie,
Sorry, the docs that I found did not really help very much, With the examples it was a breeze.
Unless I didn&#039;t find the correct docs.

I have reported the bugs and fixes

&lt;a href=&quot;http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1709967&amp;group_id=10749&amp;atid=110749&quot; rel=&quot;nofollow&quot;&gt;NUnit fails with nunit.framework.dll not found&lt;/a&gt;
&lt;a href=&quot;http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1709981&amp;group_id=10749&amp;atid=110749&quot; rel=&quot;nofollow&quot;&gt;Adhoc Addin Installation in cumberson&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Charlie,<br />
Sorry, the docs that I found did not really help very much, With the examples it was a breeze.<br />
Unless I didn&#8217;t find the correct docs.</p>
<p>I have reported the bugs and fixes</p>
<p><a href="http://sourceforge.net/tracker/index.php?func=detail&#038;aid=1709967&#038;group_id=10749&#038;atid=110749" rel="nofollow">NUnit fails with nunit.framework.dll not found</a><br />
<a href="http://sourceforge.net/tracker/index.php?func=detail&#038;aid=1709981&#038;group_id=10749&#038;atid=110749" rel="nofollow">Adhoc Addin Installation in cumberson</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://www.elilopian.com/2007/04/29/problems-with-nunit-24-add-in-extensions/comment-page-1/#comment-804</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Mon, 30 Apr 2007 06:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.elilopian.com/2007/04/29/problems-with-nunit-24-add-in-extensions/#comment-804</guid>
		<description>Looking in the source is certainly one way to see how add-ins work, but I&#039;d suggest that folks trying to get started may benefit by reading the docs. :-)

The business about being unable to find adhoc extensions defined in the test assembly would make a good bug report.

Charlie</description>
		<content:encoded><![CDATA[<p>Looking in the source is certainly one way to see how add-ins work, but I&#8217;d suggest that folks trying to get started may benefit by reading the docs. <img src='http://www.elilopian.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>The business about being unable to find adhoc extensions defined in the test assembly would make a good bug report.</p>
<p>Charlie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lior</title>
		<link>http://www.elilopian.com/2007/04/29/problems-with-nunit-24-add-in-extensions/comment-page-1/#comment-803</link>
		<dc:creator>Lior</dc:creator>
		<pubDate>Mon, 30 Apr 2007 06:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.elilopian.com/2007/04/29/problems-with-nunit-24-add-in-extensions/#comment-803</guid>
		<description>I also like to mention that Addin activation is done in the order in which they are found within the dlls. Which means that when using the option to extend Test Decorators (attributes) they might not be activated by the order in which they appear in the test definition, instead they are activated by the order in which they are found by the NUnit search mechanism (MBUnit has addressed this issue)</description>
		<content:encoded><![CDATA[<p>I also like to mention that Addin activation is done in the order in which they are found within the dlls. Which means that when using the option to extend Test Decorators (attributes) they might not be activated by the order in which they appear in the test definition, instead they are activated by the order in which they are found by the NUnit search mechanism (MBUnit has addressed this issue)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

