Using R#5 with VS 2010 at age 40 using XUnit.
I was running a health test on Rhino Service Bus that hosts in a RemoteAppDomain.
I got the FileNotFoundException for one of the assemblies I know is referenced.
So I went to Resharper > Options > UnitTesting and deselected the “Shadow-copy assemblies being tested” option which is checked by default (I don’t like that as a default, BTW).
Test works as expected!
Posted
05-11-2010 7:34 PM
by
Michael Nichols