<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Visual Studio 2005 EDT- Overview in Building 42</title><link>http://blogs.msdn.com/rholloway/archive/2004/06/22/162134.aspx</link><description>Jason Anderson and Tom Arnold gave an overview of EDT (Enterprise Development &amp;amp; Test), part of the Team System V1 tools, tonight in building 42 after the geek dinner . In attendance besides me were Steve , Dana , Don Alvarez , Todd Bishop , and Robert</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Randy Holloway on Team System Dev </title><link>http://blogs.msdn.com/rholloway/archive/2004/06/22/162134.aspx#162152</link><pubDate>Tue, 22 Jun 2004 10:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:162152</guid><dc:creator>Rob Caron's Blog</dc:creator><description /></item><item><title>re: Visual Studio 2005 EDT- Overview in Building 42</title><link>http://blogs.msdn.com/rholloway/archive/2004/06/22/162134.aspx#162327</link><pubDate>Tue, 22 Jun 2004 15:20:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:162327</guid><dc:creator>AT</dc:creator><description>Free tip to use NUnit and Microsoft Unit testing.&lt;br&gt;&lt;br&gt;Use following as header for your code:&lt;br&gt;&lt;br&gt;using System;&lt;br&gt;using NUnit.Framework;&lt;br&gt;&lt;br&gt;#if VSNET&lt;br&gt;using Microsoft.VisualStudio.QualityTools.UnitTesting.Framework;&lt;br&gt;#else&lt;br&gt;using TestMethod = NUnit.Framework.TestAttribute;&lt;br&gt;using TestClass = NUnit.Framework.TestFixtureAttribute;&lt;br&gt;using TestInitialize = NUnit.Framework.SetUpAttribute;&lt;br&gt;using TestCleanup = NUnit.Framework.TearDownAttribute;&lt;br&gt;#endif&lt;br&gt;&lt;br&gt;using Assert = NUnit.Framework.Assert;&lt;br&gt;&lt;br&gt;&lt;br&gt;Define VSNET option in project settings.&lt;br&gt;Bingo !!&lt;br&gt;You can use all attributes names from Microsoft (becouse they are more human read-able ;o), but Asserts from NUnit (becouse Microsoft one is more powerfull).&lt;br&gt;&lt;br&gt;This way you will be able to compile your apps both in IDE (using only Assert from NUnit) and using third-party tools like a NANT without any mentions about VS.NET ;o))&lt;br&gt;&lt;br&gt;So MS Unit testing is not like NUnit - it's fully compatible with NUnit ;o)&lt;br&gt;&lt;br&gt;</description></item><item><title>Geek dinner</title><link>http://blogs.msdn.com/rholloway/archive/2004/06/22/162134.aspx#162355</link><pubDate>Tue, 22 Jun 2004 16:52:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:162355</guid><dc:creator>Randy Holloway's Weblog</dc:creator><description /></item><item><title>Lazycoder weblog &amp;raquo; Visual Studio Whidbey and team services.</title><link>http://blogs.msdn.com/rholloway/archive/2004/06/22/162134.aspx#164370</link><pubDate>Thu, 24 Jun 2004 08:31:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:164370</guid><dc:creator>TrackBack</dc:creator><description>Lazycoder weblog &amp;amp;raquo; Visual Studio Whidbey and team services.</description></item><item><title>MGB- First Night</title><link>http://blogs.msdn.com/rholloway/archive/2004/06/22/162134.aspx#183741</link><pubDate>Thu, 15 Jul 2004 09:12:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:183741</guid><dc:creator>Randy Holloway's Weblog</dc:creator><description /></item><item><title>VS2005 Testing Features Overview</title><link>http://blogs.msdn.com/rholloway/archive/2004/06/22/162134.aspx#253792</link><pubDate>Mon, 08 Nov 2004 12:15:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:253792</guid><dc:creator>Just Coding</dc:creator><description /></item><item><title>VS2005 Testing Features Overview</title><link>http://blogs.msdn.com/rholloway/archive/2004/06/22/162134.aspx#253794</link><pubDate>Mon, 08 Nov 2004 12:14:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:253794</guid><dc:creator>Just Coding</dc:creator><description /></item></channel></rss>