<?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>.NET Software Development Videos &#38; Tutorial Directory &#187; NUnit</title>
	<atom:link href="http://www.dotnet-tv.com/tag/nunit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotnet-tv.com</link>
	<description>.NET Software Development Tutorials and Videos: c#, asp, Sql Server, Linq, Visual Basic, Silverlight</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:35:29 +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>NUnit and Visual C#</title>
		<link>http://www.dotnet-tv.com/2011/08/23/nunit-and-visual-c/</link>
		<comments>http://www.dotnet-tv.com/2011/08/23/nunit-and-visual-c/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 17:40:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2039</guid>
		<description><![CDATA[This short tutorial shows how to use NUnit and Visual C#.
 
Related article
* Test-Driven Development (TDD) with NUnit
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/08/23/nunit-and-visual-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn Your Tools: NUnit</title>
		<link>http://www.dotnet-tv.com/2011/07/11/learn-your-tools-nunit/</link>
		<comments>http://www.dotnet-tv.com/2011/07/11/learn-your-tools-nunit/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 12:32:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2020</guid>
		<description><![CDATA[Sure you already do some flavor of unit testing. You use &#8220;x&#8221;Unit. But.. Do you know what the toolset can do for you? How can its features impact your style of testing and how your style of testing can be reflected on the use of features? Would you like to know how to extend the capabilities of the toolset? Watch this video if you:
a) use NUnit you can learn more of its features by watching code
b) use another testing framework and feel that it falls short on your demands
c) just ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/07/11/learn-your-tools-nunit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ndc2011.macsimum.no/SAL5/Onsdag/1020-1120.wmv" length="502548432" type="video/asf" />
		</item>
		<item>
		<title>The State of the Art on .NET</title>
		<link>http://www.dotnet-tv.com/2010/08/04/the-state-of-the-art-on-net/</link>
		<comments>http://www.dotnet-tv.com/2010/08/04/the-state-of-the-art-on-net/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 12:30:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[fsharp]]></category>
		<category><![CDATA[mock]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1755</guid>
		<description><![CDATA[Amanda Laucher and Josh Graham present at an introductory level some of the most important elements of the .NET ecosystem: F#, M, Boo, NUnit, RhinoMocks, Moq, NHibernate, Castle, Windsor, NVelocity, Guerilla WCF, Azure, MEF. 
http://www.infoq.com/presentations/The-State-of-the-Art-on-.NET
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/08/04/the-state-of-the-art-on-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Hudson: Setting up to run and report Unit Test results</title>
		<link>http://www.dotnet-tv.com/2009/06/15/learning-hudson-setting-up-to-run-and-report-unit-test-results/</link>
		<comments>http://www.dotnet-tv.com/2009/06/15/learning-hudson-setting-up-to-run-and-report-unit-test-results/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 11:28:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[mstest]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1312</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 and will also show how you  can convert MSTest results into NUnit results in order to report all tests in a  single screen.
http://www.dimecasts.net/Casts/CastDetails/116
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.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.dotnet-tv.com/2009/04/21/learning-how-to-harness-the-power-of-nunit-rowtest/</link>
		<comments>http://www.dotnet-tv.com/2009/04/21/learning-how-to-harness-the-power-of-nunit-rowtest/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 11:19:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1256</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.dotnet-tv.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.dotnet-tv.com/2009/01/29/building-a-nant-script-part-2-adding-nunit-tests/</link>
		<comments>http://www.dotnet-tv.com/2009/01/29/building-a-nant-script-part-2-adding-nunit-tests/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 16:49:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[nant]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1156</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.dotnet-tv.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.dotnet-tv.com/2009/01/21/aspnet-mvc-episode-4-with-charlie-poole-%e2%80%93-unit-testing-the-model/</link>
		<comments>http://www.dotnet-tv.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[agile]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[TDD]]></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.dotnet-tv.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.dotnet-tv.com/2008/12/31/aspnet-mvc-episode-2-with-charlie-poole-%e2%80%93-creating-unit-tests-with-nunit/</link>
		<comments>http://www.dotnet-tv.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[agile]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[TDD]]></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.dotnet-tv.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.dotnet-tv.com/2008/08/26/an-introduction-to-test-driven-development-in-c/</link>
		<comments>http://www.dotnet-tv.com/2008/08/26/an-introduction-to-test-driven-development-in-c/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 21:34:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[TDD]]></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.dotnet-tv.com/2008/08/26/an-introduction-to-test-driven-development-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

