<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Use NAnt to run mbunit tests using gallio</title>
	<atom:link href="http://testdrivendevelopment.wordpress.com/2008/12/01/use-nant-to-run-mbunit-tests-using-gallio/feed/" rel="self" type="application/rss+xml" />
	<link>http://testdrivendevelopment.wordpress.com/2008/12/01/use-nant-to-run-mbunit-tests-using-gallio/</link>
	<description>Diary of an agile developer</description>
	<lastBuildDate>Wed, 28 Oct 2009 15:46:52 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff Brown</title>
		<link>http://testdrivendevelopment.wordpress.com/2008/12/01/use-nant-to-run-mbunit-tests-using-gallio/#comment-84</link>
		<dc:creator>Jeff Brown</dc:creator>
		<pubDate>Sun, 27 Sep 2009 20:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://testdrivendevelopment.wordpress.com/2008/12/01/use-nant-to-run-mbunit-tests-using-gallio/#comment-84</guid>
		<description>Oops, you probably need the Gallio.Reports plugin too.</description>
		<content:encoded><![CDATA[<p>Oops, you probably need the Gallio.Reports plugin too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Brown</title>
		<link>http://testdrivendevelopment.wordpress.com/2008/12/01/use-nant-to-run-mbunit-tests-using-gallio/#comment-83</link>
		<dc:creator>Jeff Brown</dc:creator>
		<pubDate>Sun, 27 Sep 2009 19:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://testdrivendevelopment.wordpress.com/2008/12/01/use-nant-to-run-mbunit-tests-using-gallio/#comment-83</guid>
		<description>@Robz
You need to include all of the relevant plugins and their files.  We have some work in progress on a tool (Gallio.Copy) that will make it easy to copy a subset of Gallio into a directory of your choice.

If you look inside the *.plugin file, you&#039;ll find the list of all of the files that the plugin requires.  For your purposes you probably need the following plugins: Gallio, NAnt, MbUnit.</description>
		<content:encoded><![CDATA[<p>@Robz<br />
You need to include all of the relevant plugins and their files.  We have some work in progress on a tool (Gallio.Copy) that will make it easy to copy a subset of Gallio into a directory of your choice.</p>
<p>If you look inside the *.plugin file, you&#8217;ll find the list of all of the files that the plugin requires.  For your purposes you probably need the following plugins: Gallio, NAnt, MbUnit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robz</title>
		<link>http://testdrivendevelopment.wordpress.com/2008/12/01/use-nant-to-run-mbunit-tests-using-gallio/#comment-82</link>
		<dc:creator>Robz</dc:creator>
		<pubDate>Sun, 20 Sep 2009 15:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://testdrivendevelopment.wordpress.com/2008/12/01/use-nant-to-run-mbunit-tests-using-gallio/#comment-82</guid>
		<description>I created a universal NAnt script for Gallio. http://ferventcoder.com/archive/2009/09/20/universal-nant-script-for-gallio.aspx

The only thing I need to figure out is how to get Gallio into source control of each project without a 26.4MB hit. I tried putting only GallioNAntTasks.dll and Gallio.dll into source, but it kept running into errors.  When I point to the full install, I&#039;m golden.</description>
		<content:encoded><![CDATA[<p>I created a universal NAnt script for Gallio. <a href="http://ferventcoder.com/archive/2009/09/20/universal-nant-script-for-gallio.aspx" rel="nofollow">http://ferventcoder.com/archive/2009/09/20/universal-nant-script-for-gallio.aspx</a></p>
<p>The only thing I need to figure out is how to get Gallio into source control of each project without a 26.4MB hit. I tried putting only GallioNAntTasks.dll and Gallio.dll into source, but it kept running into errors.  When I point to the full install, I&#8217;m golden.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Brown</title>
		<link>http://testdrivendevelopment.wordpress.com/2008/12/01/use-nant-to-run-mbunit-tests-using-gallio/#comment-81</link>
		<dc:creator>Jeff Brown</dc:creator>
		<pubDate>Wed, 02 Sep 2009 09:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://testdrivendevelopment.wordpress.com/2008/12/01/use-nant-to-run-mbunit-tests-using-gallio/#comment-81</guid>
		<description>Last comment... the TeamCity integration extension no longer needs to be added manually.  Gallio v3.1 will automatically detect when it is running as part of a TeamCity build process.  :-)</description>
		<content:encoded><![CDATA[<p>Last comment&#8230; the TeamCity integration extension no longer needs to be added manually.  Gallio v3.1 will automatically detect when it is running as part of a TeamCity build process.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Brown</title>
		<link>http://testdrivendevelopment.wordpress.com/2008/12/01/use-nant-to-run-mbunit-tests-using-gallio/#comment-80</link>
		<dc:creator>Jeff Brown</dc:creator>
		<pubDate>Wed, 02 Sep 2009 09:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://testdrivendevelopment.wordpress.com/2008/12/01/use-nant-to-run-mbunit-tests-using-gallio/#comment-80</guid>
		<description>Here&#039;s an updated link to the API docs in case anyone stumbles on this post:
http://www.gallio.org/api/html/T_Gallio_NAntTasks_GallioTask.htm</description>
		<content:encoded><![CDATA[<p>Here&#8217;s an updated link to the API docs in case anyone stumbles on this post:<br />
<a href="http://www.gallio.org/api/html/T_Gallio_NAntTasks_GallioTask.htm" rel="nofollow">http://www.gallio.org/api/html/T_Gallio_NAntTasks_GallioTask.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Brown</title>
		<link>http://testdrivendevelopment.wordpress.com/2008/12/01/use-nant-to-run-mbunit-tests-using-gallio/#comment-79</link>
		<dc:creator>Jeff Brown</dc:creator>
		<pubDate>Wed, 02 Sep 2009 09:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://testdrivendevelopment.wordpress.com/2008/12/01/use-nant-to-run-mbunit-tests-using-gallio/#comment-79</guid>
		<description>Note that in v3.1 the &quot;assemblies&quot; element has been renamed to &quot;files&quot; since Gallio now supports running test files of other kinds, such as RSpec tests.</description>
		<content:encoded><![CDATA[<p>Note that in v3.1 the &#8220;assemblies&#8221; element has been renamed to &#8220;files&#8221; since Gallio now supports running test files of other kinds, such as RSpec tests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Brown</title>
		<link>http://testdrivendevelopment.wordpress.com/2008/12/01/use-nant-to-run-mbunit-tests-using-gallio/#comment-24</link>
		<dc:creator>Jeff Brown</dc:creator>
		<pubDate>Mon, 01 Dec 2008 21:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://testdrivendevelopment.wordpress.com/2008/12/01/use-nant-to-run-mbunit-tests-using-gallio/#comment-24</guid>
		<description>Some more info here:
http://www.gallio.org/api/html/T_Gallio_NAntTasks_GallioTask_Members.html

Would you be interested in contributing a chapter to the Gallio book about setting up Gallio for use with NAnt?</description>
		<content:encoded><![CDATA[<p>Some more info here:<br />
<a href="http://www.gallio.org/api/html/T_Gallio_NAntTasks_GallioTask_Members.html" rel="nofollow">http://www.gallio.org/api/html/T_Gallio_NAntTasks_GallioTask_Members.html</a></p>
<p>Would you be interested in contributing a chapter to the Gallio book about setting up Gallio for use with NAnt?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
