<?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>To Unit Test or Not to Unit Test... which Visual Studio Version?</title><link>http://blogs.msdn.com/scottdensmore/archive/2004/06/13/154829.aspx</link><description>Peter Provost has started a grass roots movement (aka petition) here to include Unit Testing in all the versions of Visual Studio. Now seeing that I am an Microsoft Employee, I feel I must put in my 2 cents to defend the position of only including this</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Unit Testing in Visual Studio 2005</title><link>http://blogs.msdn.com/scottdensmore/archive/2004/06/13/154829.aspx#154852</link><pubDate>Mon, 14 Jun 2004 04:53:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:154852</guid><dc:creator>Randy Holloway's Weblog</dc:creator><description /></item><item><title>re: To Unit Test or Not to Unit Test... which Visual Studio Version?</title><link>http://blogs.msdn.com/scottdensmore/archive/2004/06/13/154829.aspx#154936</link><pubDate>Mon, 14 Jun 2004 05:12:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:154936</guid><dc:creator>Brad Wilson</dc:creator><description>As long as we get it all in MSDN Universal, then I guess we don't care. But nobody will commit to that, because it's a political decision (the &amp;quot;worth&amp;quot; of a group) that's driving the differentiation between &amp;quot;Visual Studio&amp;quot; (one group) and &amp;quot;Visual Studio Team System&amp;quot; (another group).&lt;br&gt;&lt;br&gt;You know what? We don't care about stupid internal political struggles for the survival of a group. The fact is, if it doesn't ship with MSDN Universal, it will have nearly zero uptake. If you want to make it mean something, and have people use and benefit from it, then give it to them.</description></item><item><title>re: To Unit Test or Not to Unit Test... which Visual Studio Version?</title><link>http://blogs.msdn.com/scottdensmore/archive/2004/06/13/154829.aspx#155033</link><pubDate>Mon, 14 Jun 2004 11:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:155033</guid><dc:creator>Simon Hodd</dc:creator><description>The point is that unlike the other practices (Stress Testing, Static Analysis, Code Coverage etc) writing unit tests is part of coding, not a step that can be done later by someone else (with other tools).&lt;br&gt;&lt;br&gt;Unit tests are preferably written before the code under test.&lt;br&gt;&lt;br&gt;So if the MS unit testing support requires Team System, I have only two choices: Give all developers Team System or use another unit testing framework.&lt;br&gt;&lt;br&gt;&lt;br&gt;</description></item><item><title>re: To Unit Test or Not to Unit Test... which Visual Studio Version?</title><link>http://blogs.msdn.com/scottdensmore/archive/2004/06/13/154829.aspx#155046</link><pubDate>Mon, 14 Jun 2004 11:43:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:155046</guid><dc:creator>Peter Ibbotson</dc:creator><description>My simple view give us unit testing, code coverage and fxCop then start differentiating. These are the bits that I'd want today. Code Coverage is one area I've been actively looking at for a while and the version in the CTP is pretty darn good.&lt;br&gt;</description></item><item><title>re: To Unit Test or Not to Unit Test... which Visual Studio Version?</title><link>http://blogs.msdn.com/scottdensmore/archive/2004/06/13/154829.aspx#155150</link><pubDate>Mon, 14 Jun 2004 14:51:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:155150</guid><dc:creator>Robin Curry</dc:creator><description>A strongly typed compiler is also one way to increase code confidence and reduce bugs.  Will it only be included in Team System as well?  Of course not.&lt;br&gt;&lt;br&gt;The implicit message that Microsoft is sending by only including Unit Testing in Team System is that this practice is only valuable in a team setting and/or that it's value is only significant when integrated with these other tools.  This is certainly not the case.  &lt;br&gt;&lt;br&gt;Unit Testing arguably provides as much development value to individual development as a strongly typed compiler (and some people in the community are arguing this).  It's intrinsic value has very little to do with integration as suggested in your blog post - the integration may serve to increase it's value in a team environment, but the tool itself should be put in the hands of all developers.&lt;br&gt;&lt;br&gt;On a personal note, however, as long it is in the Universal subscription, I'll be fine.&lt;br&gt;&lt;br&gt;</description></item><item><title>re: To Unit Test or Not to Unit Test... which Visual Studio Version?</title><link>http://blogs.msdn.com/scottdensmore/archive/2004/06/13/154829.aspx#155328</link><pubDate>Mon, 14 Jun 2004 18:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:155328</guid><dc:creator>Darron</dc:creator><description>This issue seems to be quite the dividing rod. On one hand I have an MSDN Universal subscription, so I will have the &amp;quot;Team system&amp;quot; anyway. &lt;br&gt;&lt;br&gt;My personal feelings are this. Unit testing support should be in all versions, whereas maybe code coverage, and all the other bells and whistles should stay in an upgraded product. &lt;br&gt;</description></item><item><title>re: To Unit Test or Not to Unit Test... which Visual Studio Version?</title><link>http://blogs.msdn.com/scottdensmore/archive/2004/06/13/154829.aspx#155481</link><pubDate>Mon, 14 Jun 2004 22:31:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:155481</guid><dc:creator>Brad Wilson</dc:creator><description>Darron,&lt;br&gt;&lt;br&gt;Who told you that you have a guarantee of getting any of the Team System Visual Studio versions with MSDN Universal? And who says that you'll be getting the Team System Sever with MSDN Universal, even if you do get Team System versions of Visual Studio? And who says that the Team System Unit Testing component will work without the server?&lt;br&gt;&lt;br&gt;In my mind, these are unanswered questions. As far as I know, there has been no _official_  commitment yet on what goes where and at what cost. I think it's foolish to assume that, just because something is useful to developers, that they will get it for free with MSDN Universal.</description></item><item><title>A Few Final Comments About the Unit Testing Thing...</title><link>http://blogs.msdn.com/scottdensmore/archive/2004/06/13/154829.aspx#155757</link><pubDate>Tue, 15 Jun 2004 07:45:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:155757</guid><dc:creator>Geek Noise</dc:creator><description /></item><item><title>Why unit testing in Visual Studio Team System - Again</title><link>http://blogs.msdn.com/scottdensmore/archive/2004/06/13/154829.aspx#155843</link><pubDate>Tue, 15 Jun 2004 11:12:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:155843</guid><dc:creator>James Newkirk's Blog</dc:creator><description /></item><item><title>A Few Final Comments About the Unit Testing Thing...</title><link>http://blogs.msdn.com/scottdensmore/archive/2004/06/13/154829.aspx#159850</link><pubDate>Sat, 19 Jun 2004 06:37:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:159850</guid><dc:creator>Geek Noise</dc:creator><description /></item><item><title>re: To Unit Test or Not to Unit Test... which Visual Studio Version?</title><link>http://blogs.msdn.com/scottdensmore/archive/2004/06/13/154829.aspx#175142</link><pubDate>Wed, 07 Jul 2004 11:32:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:175142</guid><dc:creator>Ron Jeffries</dc:creator><description>Integrating &amp;quot;the practices&amp;quot; is good. But agile software development is integrated by people, not by software. People become powerful teams on their own, not because they own an expensive piece of software. And //most importantly// they become teams in their own style.&lt;br&gt;&lt;br&gt;It may make sense for Team System to have all the tools in one package. It might possibly make sense to have them integrated, if it can be done without defining a particular way of doing things.&lt;br&gt;&lt;br&gt;But the tools, particularly Test-Driven Development, the reason why xUnit systems exist, is a grass-roots, one or two developer at a time thing. The tools belong on every developers desk -- every developer in the world, not every developer whose company can afford VSTS. &lt;br&gt;&lt;br&gt;And the /process/? That definitely belongs to the team, not to some software package. VS and VSTS need to enable things, not to control them.</description></item><item><title>Providing Timely Responses</title><link>http://blogs.msdn.com/scottdensmore/archive/2004/06/13/154829.aspx#185752</link><pubDate>Sat, 17 Jul 2004 01:53:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:185752</guid><dc:creator>scooblog by josh ledgard</dc:creator><description /></item></channel></rss>