<?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: More Unit Testing articles&#8230;</title>
	<atom:link href="http://will.id.au/blog/archive/2004/07/30/more-unit-testing-articles/feed" rel="self" type="application/rss+xml" />
	<link>http://will.id.au/blog/archive/2004/07/30/more-unit-testing-articles</link>
	<description>My random thoughts about stuff</description>
	<lastBuildDate>Thu, 03 May 2007 15:53:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: William Luu</title>
		<link>http://will.id.au/blog/archive/2004/07/30/more-unit-testing-articles/comment-page-1#comment-31</link>
		<dc:creator>William Luu</dc:creator>
		<pubDate>Sat, 07 Aug 2004 08:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://will.id.au/blog/archive/2004/07/30/more-unit-testing-articles#comment-31</guid>
		<description>Cheers Keith, it&#039;s something i&#039;ll definately check out. 

If not, i&#039;ll probably just end up looking at MSBuild which I believe does something quite similar. (Eg: Make file, etc...)

I spend my time away from VS in textpad anyway  :)   [Sometimes text just looks clearer in there compared to VS.NET 2002 that i&#039;m using at work...]</description>
		<content:encoded><![CDATA[<p>Cheers Keith, it&#8217;s something i&#8217;ll definately check out. </p>
<p>If not, i&#8217;ll probably just end up looking at MSBuild which I believe does something quite similar. (Eg: Make file, etc&#8230;)</p>
<p>I spend my time away from VS in textpad anyway  <img src='http://will.id.au/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />    [Sometimes text just looks clearer in there compared to VS.NET 2002 that i'm using at work...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Knight</title>
		<link>http://will.id.au/blog/archive/2004/07/30/more-unit-testing-articles/comment-page-1#comment-29</link>
		<dc:creator>Keith Knight</dc:creator>
		<pubDate>Fri, 30 Jul 2004 07:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://will.id.au/blog/archive/2004/07/30/more-unit-testing-articles#comment-29</guid>
		<description>Hey Will,

Donâ€™t be discouraged from diving into NAnt just because you use Visual Studio â€“ itâ€™s not just for the notepad guys! It proves a truckload more power and flexibility than the VS.NET project system. For example you can do things like:

- Automatically check all your code out of your source control system and build it
- Run your NUnit tests
- Say you have three customers using your software, each with individual configuration info, you can have your build process spit out three builds configured and ready to xcopy deploy.
- You can have NAnt zip these up for you or use something like WiX to create a nice installer.

Check out the task reference for some of the things you can do with it: http://nant.sourceforge.net/help/tasks/index.html</description>
		<content:encoded><![CDATA[<p>Hey Will,</p>
<p>Donâ€™t be discouraged from diving into NAnt just because you use Visual Studio â€“ itâ€™s not just for the notepad guys! It proves a truckload more power and flexibility than the VS.NET project system. For example you can do things like:</p>
<p>- Automatically check all your code out of your source control system and build it<br />
- Run your NUnit tests<br />
- Say you have three customers using your software, each with individual configuration info, you can have your build process spit out three builds configured and ready to xcopy deploy.<br />
- You can have NAnt zip these up for you or use something like WiX to create a nice installer.</p>
<p>Check out the task reference for some of the things you can do with it: <a href="http://nant.sourceforge.net/help/tasks/index.html" rel="nofollow">http://nant.sourceforge.net/help/tasks/index.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
