nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #01179
[Bug 655057] [NEW] Can't debug in VS2010 for prokects built with .NET 4
Public bug reported:
I have a VS2010 solution with projects built using the .NET 4 framework.
I have the debug options set to run nunit.exe and load my unit test
project.
However, even when setting the runtime in NUnit 2.5.7 to use that
framework, breakpoints are not hit in VS2010.
If I set the projects in my VS solution to use .NET 3.5, all is well,
and breakpoints are hit.
Resharper runs the tests and stops at the breakpoints, even when the VS
projects use .NET 4
** Affects: nunit-3.0
Importance: Undecided
Status: New
--
Can't debug in VS2010 for prokects built with .NET 4
https://bugs.launchpad.net/bugs/655057
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
Status in NUnit Test Framework: New
Bug description:
I have a VS2010 solution with projects built using the .NET 4 framework. I have the debug options set to run nunit.exe and load my unit test project.
However, even when setting the runtime in NUnit 2.5.7 to use that framework, breakpoints are not hit in VS2010.
If I set the projects in my VS solution to use .NET 3.5, all is well, and breakpoints are hit.
Resharper runs the tests and stops at the breakpoints, even when the VS projects use .NET 4
Follow ups
References