The good news is the big software vendors are finally supporting UnitTests with their IntegratedDevelopmentEnvironments
The other good news is their spin meisters are spreading enough disinformation that we SeagullConsultants don't need to fear for our jobs.
From elsewhere on the 'net:
Where to start?
Firstly, this is BigTestUpFront, not TestDrivenDevelopment. The line "thoroughly design your software" implies someone has not yet learned the differences between hacking, BigDesignUpFront, and using tests to force a design to emerge.
After speculating about design, item 2 implies you write empty classes and methods. This is TopDownProgramming all over again. MS pitches this technique because it keeps their IntelliSense in play when you write your test. (Recall that under pure TestDrivenDevelopment, you should write the test first, and it should be so expressive and easy to write that you should not need IntelliSense.)
Line 3 implies you write many tests and fail them all.
Line 4 ... ah, screw it. The general picture here is refusing to "let go" of some favored security blankets.
At least this gets the kids writing more tests, so at least that's a GoodThing.
Right?
-- PhlIp
The article that inspired this page has been taken down and replaced with a note saying, "This topic is obsolete and has been removed from the MSDN documentation."
Lookit all the features we can sell in one page:
So maybe it's working for its EarlyAdopters. If so, their debugging rate must be going way down. Does anyone know if it's working?