It is my understanding that the test runner bundled with Resharper
is one that they have written themselves that mimics NUnit (about
version 2.4 last I checked) and there have been a lot of changes since
then. If the Resharper folks would use the NUnit source code instead
of having rewritten it themselves, they would be able to keep up more
effectively. I don't fully understand their decision to do things that
way, and it does cause some trouble. I believe TestDriven.NET does a
better job of keeping up with current NUnit versions... comments
anyone?
I'm a big fan of Resharper, and have found that they generally respond
to support emails to registered users very rapidly. If you haven't
tried an email to their support desk, I would try that.
-Kelly