<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Software Testing &#38; Quality Assurance Videos Directory &#187; nant</title>
	<atom:link href="http://www.testingtv.com/tag/nant/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.testingtv.com</link>
	<description>Software Testing and Software Quality Assurance Videos and Tutorials Directory: Unit Testing, Functional Testing, Load Testing, Performance Testing, Test Driven Development</description>
	<lastBuildDate>Thu, 02 Feb 2012 22:52:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Learning Nant: Creating Token Driving Configuration Files</title>
		<link>http://www.testingtv.com/2009/09/28/learning-nant-creating-token-driving-configuration-files/</link>
		<comments>http://www.testingtv.com/2009/09/28/learning-nant-creating-token-driving-configuration-files/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 10:48:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Configuration Management]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[nant]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1448</guid>
		<description><![CDATA[In this episode we are going to continue our series on how to create a build script using the Nant build tool. In this episode we going to take a look at how we can create dynamic config files by putting tokens in your files and letting Nant replace those tokens for each user based [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/09/28/learning-nant-creating-token-driving-configuration-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a NAnt script &#8211; Part 5: Adding MSTest results to your build scripts</title>
		<link>http://www.testingtv.com/2009/07/17/building-a-nant-script-part-5-adding-mstest-results-to-your-build-scripts/</link>
		<comments>http://www.testingtv.com/2009/07/17/building-a-nant-script-part-5-adding-mstest-results-to-your-build-scripts/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 13:14:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Configuration Management]]></category>
		<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[mstest]]></category>
		<category><![CDATA[nant]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1326</guid>
		<description><![CDATA[In this episode we will continue our series on how to create a build script using the NAnt build tool. In this episode we will take a look at how to add in the ability to run the MSTest testing engine via our scripts to run our MSTest unit tests. http://www.dimecasts.net/Content/WatchEpisode/126]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/07/17/building-a-nant-script-part-5-adding-mstest-results-to-your-build-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a Nant Script &#8211; Part 3: Adding Code Coverage</title>
		<link>http://www.testingtv.com/2009/02/03/building-a-nant-script-part-3-adding-code-coverage/</link>
		<comments>http://www.testingtv.com/2009/02/03/building-a-nant-script-part-3-adding-code-coverage/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 12:26:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Configuration Management]]></category>
		<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[nant]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1148</guid>
		<description><![CDATA[In this episode we will continue our series on how to create a build script using the NAnt build tool.  In this episode we will build off the script for the part 2 and add in the ability to run code coverage within our script. You can get the script for this episode here http://www.dimecasts.net/Content/WatchEpisode/83]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/02/03/building-a-nant-script-part-3-adding-code-coverage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a Nant Script &#8211; Part 2: Adding NUnit tests</title>
		<link>http://www.testingtv.com/2009/01/29/building-a-nant-script-part-2-adding-nunit-tests/</link>
		<comments>http://www.testingtv.com/2009/01/29/building-a-nant-script-part-2-adding-nunit-tests/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 16:40:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Configuration Management]]></category>
		<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[nant]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1142</guid>
		<description><![CDATA[In this episode we will continue our series on how to create a build script using the NAnt build tool. In this episode we will build off the script of Part 1 and add in the ability to run NUnit tests within our script.  You can get the script for this episode here. http://www.dimecasts.net/Content/WatchEpisode/82]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/01/29/building-a-nant-script-part-2-adding-nunit-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

