Reporter | Alex Berezoutsky (fergard) |
---|---|
Created | Feb 10, 2012 5:29:10 PM |
Updated | Feb 10, 2012 5:29:10 PM |
Priority | Critical |
Type | Bug |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Victor Kropp (victor.kropp) |
Subsystem | No subsystem |
Affected versions | 6.1.1 |
Fixed in build | No Fixed in build |
Currently using ReSharper 6.1 with a commercial mocking library called JustMock from Telerik for unit testing Silverlight C# projects. I contacted the Telerik support for an issue with their library crashing when we run unit tests. Their explanation was that ReSharper was loading the wrong System.Windows.dll for the testing. ReSharper loads the regular .NET library while the default Visual Studio test runner loads the correct Silverlight System.Windows.dll