Reporter | Alex Berezoutsky (fergard) |
---|---|
Created | Feb 16, 2011 3:13:14 PM |
Updated | Jan 18, 2012 1:10:48 PM |
Resolved | Jan 18, 2012 1:10:48 PM |
Priority | Major |
Type | Bug |
Fix versions | Next Major |
State | Duplicate |
Assignee | Victor Kropp (victor.kropp) |
Subsystem | No subsystem |
Affected versions | 6.0 |
Fixed in build | No Fixed in build |
This small solution example should demonstrate the problem I have come across.
In this solution "ConsoleApplication1" is a test subject. Two projects "TestNoMoles" and "TestMSMoles" represent different test approaches.
As you will see breakpoint placed inside TestNoMoles.UnitTest1.TestMethod1 method will be honored, but similar BP in TestMSMoles will be ignored by Resharper test runner.
In contrast VisualStudio's "Test->Test List Editor" will correctly honor both breakpoints.
In this solution "ConsoleApplication1" is a test subject. Two projects "TestNoMoles" and "TestMSMoles" represent different test approaches.
As you will see breakpoint placed inside TestNoMoles.UnitTest1.TestMethod1 method will be honored, but similar BP in TestMSMoles will be ignored by Resharper test runner.
In contrast VisualStudio's "Test->Test List Editor" will correctly honor both breakpoints.