The Artima Developer Community
Sponsored Link

.NET Buzz Forum
TestDriven.NET 1.0 Launch - What are you waiting for?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Scott Hanselman

Posts: 1031
Nickname: glucopilot
Registered: Aug, 2003

Scott Hanselman is the Chief Architect at Corillian Corporation and the Microsoft RD for Oregon.
TestDriven.NET 1.0 Launch - What are you waiting for? Posted: Nov 30, 2004 7:39 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Scott Hanselman.
Original Post: TestDriven.NET 1.0 Launch - What are you waiting for?
Feed Title: Scott Hanselman's ComputerZen.com
Feed URL: http://radio-weblogs.com/0106747/rss.xml
Feed Description: Scott Hanselman's ComputerZen.com is a .NET/WebServices/XML Weblog. I offer details of obscurities (internals of ASP.NET, WebServices, XML, etc) and best practices from real world scenarios.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Scott Hanselman
Latest Posts From Scott Hanselman's ComputerZen.com

Advertisement

It just kills me - literally tears me up inside - to watch people with both NUnitGui and Visual Studio.NET open who painfully switch back and forth, opening DLLs, attaching to processes, and generally cobbling together a sense of TDD.

Tell me you wouldn't rather right-click and say "Run Test" or "Test With...Debugger."

You may have used NUnitAddIn, which was a godsend. Today, Jamie and team launched TestDriven.NET 1.0 with full support for NUnit, csUnit, MbUnit AND Visual Studio Team System.

Naysayers may dismiss TestDriven.NET as a simple Add-In with modified right-click context menu, but there's much more than that. You run your tests in their own runner process, which gives you side-effect free testing. If you have different projects using different testing frameworks, their tests are all runnable with the same right-click/"Run Test" experience.  You can right-click on a single method and debug it. I love it.

You can run tests with NUnitGui, sure, but the Visual Studio integration goes very deep. I even show this integration in sales meetings. When you hit Build, the output window's combobox says "Build", of course. When you "Run Test" you'll see "Build" then "Test" immediately. This is what folks were aiming for when continuous integration and TDD.

I literally don't know how I managed before TDD, and you'll have to pry this free tool from my cold, dead hands.

Thanks Jamie and Team, this is great stuff.

I particularly like the last question in the short registration/survey, and I wish more people would ask it!

  • How did you answer these questions? (it will *not* be held against you!)
    • I answered them honestly
    • Randomly to get to the download

Read: TestDriven.NET 1.0 Launch - What are you waiting for?

Topic: WS-RM4WSE2 Previous Topic   Next Topic Topic: John Montgomery's support adventures

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use