At the moment we're not planning to integrate NUnit 2.5.8 with ReSharper 5.x. If you'd like to use NUnit 2.5.8, just point ReSharper to your v2.5.8 installation under ReSharper | Options | Tools | Unit Testing. Thank you!
Andrey Serebryansky Senior Support Engineer JetBrains, Inc http://www.jetbrains.com "Develop with pleasure!"
Hello Philip,
At the moment we're not planning to integrate NUnit 2.5.8 with ReSharper
5.x. If you'd like to use NUnit 2.5.8, just point ReSharper to your v2.5.8
installation under ReSharper | Options | Tools | Unit Testing. Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Aha, I see. Thanks.
Andrey,
If my tests reference NUnit 2.5.8 and I select 'NUnit 2.5.7 provided with R#', the tests run.
If I select 'Specified NUnit Installation' with path
C:\Program Files (x86)\NUnit 2.5.8\bin\net-2.0 (64 bit Win 7)
or
C:\Program Files\NUnit 2.5.8\bin\net-2.0 (x86 Win 7)
then I get this sort of error:
Attachment(s):
Capture.PNG
I get this problem with 2.5.8 and 2.5.9 as well.