Debug test crashes VS.Net 2005
Status: Beta
Brought to you by:
eharth
I have created several tests which all run
successfully, but, if I try to debug any test (even the
most basic test), Visual Studio crashes and asks if I
want to restart Visual Studio and submit the bug to MS.
Steps to dupe:
Create a test fixture and a test.
Build the solution in debug mode/debug target.
Refresh the NUnitAddin
Right-click on a test and select Debug
Expected Result:
Visual Studio runs the test in debug mode and hits
breakpoints etc.
Environment:
Core Duo 2
2 Gig Ram
VS.Net 2005 Pro: Version 8.0.50727.42
Visual C#
Build in Debug mode