Welcome to MSDN Blogs Sign in | Join | Help

Unit Testing Trickling into Pro!

Due to popular demand we have decided to add the majority of the unit testing features of Team System to the Pro Sku of Visual Studio.  With the release of Orcas, the support for authoring, generating and running unit tests, will become available to the users of the Pro Sku of Visual Studio. Pro customers will also take advantage of the some of the unit testing improvements we have added into Orcas, specifically generating for generics, performance improvements, the ability to unit test devices and better IDE integration (I’ll try my best to blog on the details soon). We are in general very open to the concept of trickling down other functionality introduced in Team System into other Skus over time, so please let us know if you feel that other items should trickle down as well. Keeping this pattern keeps us on our toes to ensure that we are always adding high value features higher up the stack. We love hearing your feedback and take your suggestions very seriously (I’m not just saying this - I have been continually surprised at how much time is spent on user’s feedback).

 

Again, we are very excited about the trickle down as we hope that it will introduce the concept of unit testing to the average .Net developer.  Our team hopes that every developer will see the major benefits of unit testing and will regularly author and execute the tests throughout the product life cycle.    

 

To the beta users: you may notice that a few pieces of the unit testing puzzle is missing from the Pro Versions of Beta 1 – specifically, authoring test lists, remotely executing tests and generating code coverage results.  We have been debating if some of these features should also trickle down and would be very interested in your feedback.  For example, the ability to author test lists has been excluded from the Pro Sku since many felt that its chief benefit comes to those which author test lists and run them as a part of a Build Verification Test prior to checking code into Team Foundation Server. Some, however feel that it is still convenient to organize tests in a list regardless of check-ins.  How do you feel? Does the test list editor (formerly called Test Manager) belong in Pro?  

 

Happy Unit Testing,

Naysawn

Published Tuesday, March 27, 2007 6:40 PM by nnaderi

Comments

# Welcoming Unit Testing to the Pro Sku

We are happy to announce that the Orcas Pro Sku will contain a the majority of the unit testing bits

Tuesday, March 27, 2007 1:55 PM by VSTS Quality Tools

# Unit Testing will be in Visual Studio Pro

It was publically announced today on Naysawn Naderi's blog that Unit Testing will be in the Pro SKU of

Tuesday, March 27, 2007 3:35 PM by Espresso Fueled Agile Development

# re: Unit Testing Trickling into Pro!

This is great news.

I would say that the test list editor *does* belong in Pro.

It's useful to anyone who wants to manage their testing in a methodical way, irrespecitive of whether they're using TFS.

Getting these toos as widely distributed as possible will help to raise the quality of code overall, which in turn will help to promote the .NET Framwork and Visual Studio.

Tuesday, March 27, 2007 5:16 PM by Kevin Daly

# re: Unit Testing Trickling into Pro!

Really great news!

And I would love to see code coverage being added to Pro as well.

Tuesday, March 27, 2007 5:26 PM by stranger4u

# Unit Testing coming to VS Pro

Naysawn Naderi has posted about Unit Testing Trickling into VS Pro:Due to popular demand we have decided...

Tuesday, March 27, 2007 6:01 PM by Mickey Gousset

# Tester, moi je vous dit que vous allez tester!

Hop hop, c'est vraiment la période des grandes annonces dans l'équipe Team System! Après le rachat de

Tuesday, March 27, 2007 6:48 PM by Azra [Florent Santin]

# re: Unit Testing Trickling into Pro!

Test manager and coverage should both be included, and hopefully in a way that both encourages thier use and makes them easy to use (testdriven.net!)

Tuesday, March 27, 2007 6:51 PM by joejoejoe

# Visual Studio Unit Testing Extends to Visual Studio Professional in Orcas

If you haven't heard the news yet, Visual Studio Unit Testing, which was only available in some Team

Tuesday, March 27, 2007 8:55 PM by Rob Caron

# Orcas: Unit testing to be available in Visual Studio Professional

Naysawn Naderi wrote a post today stating that many of the unit test features in Team System will be

Tuesday, March 27, 2007 9:00 PM by Buck Hodges

# Visual Studioの単体テスト機能がProfessionalにまで拡大(Orcas)

Visual Studioの単体テスト機能がProfessionalにまで拡大(Orcas)

Tuesday, March 27, 2007 9:22 PM by 中の技術日誌ブログ

# re: Unit Testing Trickling into Pro!

It's nice that Pro will finally have unit testing. However, it really belongs in all versions, most importantly Express.

Express targets learners and hobbyist. Very few beginners learn about unit tests until long after becoming proficient. This is backwards. It needs to be learned and integrated in the coding style at the very beginning.

Of course there are alternatives. However, many, especially beginners, will not use them if they are not already available. Some of this is probably due to lack of awareness; some of it is probably due to lack of integration.

So while I applaud your decision to include them in Pro, I really do not think it is enough. Note that your competition, such as Eclipse, includes integrated JUnit support in all versions (free). Perhaps Microsoft will reconsider it again post-Orcas.

Tuesday, March 27, 2007 9:42 PM by dono

# Unit testing moving to VS Pro!

Due to popular demand, the unit testing features normally found only in Visual Studio Team System are

# re: Unit Testing Trickling into Pro!

Yes! Add the test list editor to VS Pro. The VSTS 2005 pattern where a developer has to purchase both Tester and Developer team editions to edit lists of tests is a major barrier adopting MS unit tests.

Wednesday, March 28, 2007 7:22 AM by prulifson

# Some cool announcements on Team System

Just to summarize some great new cool things that are happening in the team system space. First of all

Wednesday, March 28, 2007 8:50 AM by Marcel de Vries, MVP Team System

# Unit Testing i ve VS Professional

Dobré zprávy se jenom hrnou, podle neoficiálních (teď již polooficiálních) informací bude ve VS "Orcas"

Wednesday, March 28, 2007 4:27 PM by BonzBlog Michaela Juřka

# MSTest and the .NET Framework

+1 to everything that Brad Wilson said. The Visual Studio unit testing framework (MSTest) is moving into...

Wednesday, March 28, 2007 4:30 PM by TSHAK

# Unit Testing Goes Pro!

According to Naysawn Naderi , VSTS PM for Developer Oriented Testing, "the majority of the unit testing

Wednesday, March 28, 2007 9:45 PM by Alan Ridlehoover's Blog

# Unit Testing in Orcas VS Pro

Check out this blog post Due to popular demand we have decided to add the majority of the unit testing

Thursday, March 29, 2007 6:35 AM by Ahmed Salijee

# VSTS Links - 03/29/2007

J.D. Meier on New Video: What Is - New in Team Foundation Server Source Control and New Video: What Is...

Thursday, March 29, 2007 10:32 AM by Team System News

# VS Orcas: Unit Testing Trickling into Pro!

On my TDD presentation in Microsoft I had last week I couldn't resist to spending last 10 minutes of

Friday, March 30, 2007 3:14 AM by VusCode - Coding dreams since 1998!

# Testlist Management & Code Coverage

Great news!

I have to agree with the previous persons that has commented, it is vital to have the ability to manage your tests in a structured fashion since they tend to grow quickly in a mid to large size project.

It's a problem to justify the cost of having to purchase both the dev and test edition of VSTS to do this. So please add the complete package and not only the test parts.

Friday, March 30, 2007 5:04 PM by PeterBlomqvist

# Microsoft Really Does Listen to It's Customers

In another example of Microsoft listening to it's customers, it was recently announced that the Unit

Wednesday, April 04, 2007 8:59 PM by Dave Bost

# [Orcas] UnitTest доступен в Pro версии

поддержка юниттестов в Pro версии VS Orcas

Friday, April 06, 2007 5:32 PM by Michael Nemtsev

# Unit testing do VSTS agora no VS Professional

A ferramenta de unit testing antes exclusiva de algumas versões do VSTS será incluída na versão VS Pro

Monday, April 09, 2007 5:29 PM by Console.Write(this.Opinion)

# re: Unit Testing Trickling into Pro!

I would suggest trickling the Code Analysis functions over to Architect edition.  Architects do/assist with code reviews in many environments, and these tools are critical to that role.  In addition the current group of Architect tools is pretty uhmm immature compared to the developer and test tools.

Tuesday, April 10, 2007 12:25 AM by technorabble

# Unit Test dans Orcas

Avec la prochaine version de Visual Studio (orcas), les fonctionnalités de tests unitaires seront inclus

Wednesday, April 11, 2007 9:29 AM by Le blog de Karl

# Unit Testing Moving to VS Pro

The best decision ever was recently made...the decision to move the most of the Visual Studio Team System

Monday, April 16, 2007 10:16 AM by Doug Seven

# Unit Test in VS Pro

在 Orcas, 將 VS 2005 中只有 VSTS 才有的 unit test 放到 VS Pro 中了, 對於使用 VS Pro 開發程式的 developer, 往後做 unit test 就方便了.

Monday, April 23, 2007 3:59 AM by Eric Hu's Weblog

# Unit testing support in VS Pro

I'm at least a month late in linking to this, but if you've been paying very little attention it might

Friday, May 04, 2007 1:29 PM by Eric Gunnerson's C# Compendium

# re: Unit Testing Trickling into Pro!

I would like to place a vote for adding code coverage into the Pro version.  At present, I use NUnit, and NCoverage.  It seems to me that providing test functionality without adding coverage information is providing half of the solution.

Cheers,

ChrisB

Friday, June 15, 2007 10:28 AM by ChrisDoesDev.com

# Unit Test in VS Pro

在 Orcas, 將 VS 2005 中只有 VSTS 才有的 unit test 放到 VS Pro 中了, 對於使用 VS Pro 開發程式的 developer, 往後做 unit test 就方便了

Friday, July 20, 2007 12:16 AM by 外部部落格

# VS Orcas: Unit Testing Trickling into Pro!

On my TDD presentation in Microsoft I had last week I couldn't resist to spending last 10 minutes

Monday, October 01, 2007 6:01 AM by VusCode - Coding dreams since 1998!

# Performance Improvements

I've read alot about the unit testing improvements coming in VS2008.  One of them being "performance improvements".  What I've found difficult is a good explanation of _what_ these performance improvements are.

For example, does it run the tests on multiple threads?  What were some of the existing performance issues that are now solved?

Wednesday, November 21, 2007 9:08 AM by jeremy.wiebe

# Unit Testing Makes it into VS-Pro (Finally)

Unit Testing Makes it into VS-Pro (Finally)

Sunday, July 06, 2008 5:03 PM by Geek Noise
Anonymous comments are disabled
 
Page view tracker