<?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>Agile Scrum Videos and Tutorials &#187; nunit</title>
	<atom:link href="http://www.tvagile.com/tag/nunit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tvagile.com</link>
	<description>Agile Software Development, Scrum, Extreme Programing, XP, Test Driven Development, TDD, Feature Driven Development, FDD, Lean, DSDM, Behavior Driven Development, BDD, Refactoring, Pair Programming, Kanban</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:04:14 +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 Hudson: Setting up to run and report Unit Test results</title>
		<link>http://www.tvagile.com/2009/06/15/learning-hudson-setting-up-to-run-and-report-unit-test-results/</link>
		<comments>http://www.tvagile.com/2009/06/15/learning-hudson-setting-up-to-run-and-report-unit-test-results/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 11:28:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[mstest]]></category>
		<category><![CDATA[nunit]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1397</guid>
		<description><![CDATA[In this episode we will continue taking a look at how to setup the Hudson build server for usage in a .net environment.  We will be taking a look at how we can use Hudson to report our Unit Tests results after each build. We will be looking at both reporting NUnit and MSTest results [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/06/15/learning-hudson-setting-up-to-run-and-report-unit-test-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning how to harness the power of NUnit RowTest</title>
		<link>http://www.tvagile.com/2009/04/21/learning-how-to-harness-the-power-of-nunit-rowtest/</link>
		<comments>http://www.tvagile.com/2009/04/21/learning-how-to-harness-the-power-of-nunit-rowtest/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 11:17:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[nunit]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1312</guid>
		<description><![CDATA[In this episode we will take a look at how you can utilize the power of RowTests within NUnit. By learning how to use RowTests you can reduce the amount of duplicate test code which exists when doing data driven tests. http://www.dimecasts.net/Casts/CastDetails/103]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/04/21/learning-how-to-harness-the-power-of-nunit-rowtest/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.tvagile.com/2009/01/29/building-a-nant-script-part-2-adding-nunit-tests/</link>
		<comments>http://www.tvagile.com/2009/01/29/building-a-nant-script-part-2-adding-nunit-tests/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 16:39:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[nant]]></category>
		<category><![CDATA[nunit]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1193</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.tvagile.com/2009/01/29/building-a-nant-script-part-2-adding-nunit-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC: Episode 4 with Charlie Poole &#8211; Unit Testing the Model</title>
		<link>http://www.tvagile.com/2009/01/21/aspnet-mvc-episode-4-with-charlie-poole-%e2%80%93-unit-testing-the-model/</link>
		<comments>http://www.tvagile.com/2009/01/21/aspnet-mvc-episode-4-with-charlie-poole-%e2%80%93-unit-testing-the-model/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 19:55:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[nunit]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=1076</guid>
		<description><![CDATA[In this fourth episode, Stephen Walther and Charlie Poole build classes that represent their blog and blog entries. Charlie Poole also demonstrates some useful NUnit tricks. http://www.asp.net/learn/mvc-videos/video-408.aspx]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/01/21/aspnet-mvc-episode-4-with-charlie-poole-%e2%80%93-unit-testing-the-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC: Episode 2 with Charlie Poole &#8211; Creating Unit Tests with NUnit</title>
		<link>http://www.tvagile.com/2008/12/31/aspnet-mvc-episode-2-with-charlie-poole-%e2%80%93-creating-unit-tests-with-nunit/</link>
		<comments>http://www.tvagile.com/2008/12/31/aspnet-mvc-episode-2-with-charlie-poole-%e2%80%93-creating-unit-tests-with-nunit/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 14:58:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[nunit]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=916</guid>
		<description><![CDATA[In this second episode, Stephen Walther and Charlie Poole create the ASP.NET MVC application with Visual Studio and run their first unit tests with NUnit. Charlie Poole explains that you can take shorter or longer steps when testing depending on your confidence level. http://www.asp.net/learn/mvc-videos/video-406.aspx]]></description>
		<wfw:commentRss>http://www.tvagile.com/2008/12/31/aspnet-mvc-episode-2-with-charlie-poole-%e2%80%93-creating-unit-tests-with-nunit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Introduction to Test Driven Development in C#</title>
		<link>http://www.tvagile.com/2008/08/26/an-introduction-to-test-driven-development-in-c/</link>
		<comments>http://www.tvagile.com/2008/08/26/an-introduction-to-test-driven-development-in-c/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 15:34:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[nunit]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=278</guid>
		<description><![CDATA[A 10 Minute introduction to test driven development and unit testing using NUnit and C#. Produced as part of the Readify Developer Network. Aditional resource: Improving Application Quality Using Test-Driven Development (TDD) Demystifying Extreme Programming: Test-driven programming Bug Busters &#8211; Test Driven Development in .NET]]></description>
		<wfw:commentRss>http://www.tvagile.com/2008/08/26/an-introduction-to-test-driven-development-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

