Monday, April 06, 2009

VS Missing TestDriven.NET’s “Test With” Menu

Problem: The “Test With” menu from TestDriven.NET isn’t showing up in Visual Studio’s context menu when you’re right-clicking in a test file. No debugging, no coverage, no other goodies. Bah Humbug!

Solution:

  1. Rename "%USERPROFILE%\AppData\Roaming\Microsoft\VisualStudio\9.0\1033\CmdUI.PRF" *.bak
  2. Start Visual Studio 2008
  3. Check the box the the left of TestDriven.Net on the 'Add-in Manager' dialog

Use “VisualStudio\8.0” if you’re using Visual Studio 2005.

Thanks to Jamie Cansdale, TDD.NET’s author, for reaching out to me directly in e-mail with this solution!

1 comment:

Jack said...

Thanks for sharing, i met the problem before and don't know how to fix it.

Subscribe (RSS)

The Leadership Journey