Unit Test Runner Won't Run Tests
I'm using build 205 in VS2005B2. All of a sudden the Unit Test Runner won't
execute any tests written in nUnit 2.2. Previously, on occasion when
starting a new instance of VS2005, I'd have to rebuild the solution, then
use ReSharper -> Run Unit Tests before any tests could run -- without that I
coudn't use the UTR window at all. Now it flat won't run tests at all.
The same test assemblies work fine in nUnit-GUI 2.2.
Thoughts?
Please sign in to leave a comment.
Things have continued to get worse. Now the menu options ReSharper -> Run
Unit Tests and Debug Unit Tests are both greyed out and not available.
"Jim Holmes" <jim@iterativerose.com> wrote in message
news:del8ea$kfv$1@is.intellij.net...
won't
I
>
>
>
>
Hello Jim,
it looks like the menu structure in VS got corrupted. Please reset your settings
(Tools|Import and Export Settings|Reset...),
then restart VS and activate ReSharper.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>> I'm using build 205 in VS2005B2. All of a sudden the Unit Test
>> Runner
>>
>> execute any tests written in nUnit 2.2. Previously, on occasion when
>> starting a new instance of VS2005, I'd have to rebuild the solution,
>> then use ReSharper -> Run Unit Tests before any tests could run --
>> without that
>>
>> coudn't use the UTR window at all. Now it flat won't run tests at
>> all.
>>
>> The same test assemblies work fine in nUnit-GUI 2.2.
>>
>> Thoughts?
>>
Please could you open the Windows Task Manager, and run tests.
Does the "JetBrains.ReSharper.UnitTestRunner.exe" process appear there?
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Jim Holmes" <jim@iterativerose.com> wrote in message
news:del8ea$kfv$1@is.intellij.net...
>
>
>
That appears to have fixed it. Thanks!
"Dmitry Shaporenkov" <dsha@jetbrains.com> wrote in message
news:c8a894d96ee778c7783809bb0a1e@news.intellij.net...
>
settings
>
>
>
>
I'm sorry for the delay in getting back to you. I've actually had to
rebuild my entire system because of other problems. I was unable to get any
verification of this before I rebuilt.
ReSharper's working much more nicely on my fresh system. :)
"Eugene Pasynkov (JetBrains)" <Eugene.Pasynkov@jetbrains.com> wrote in
message news:demc43$tc$1@is.intellij.net...
>
>> I'm using build 205 in VS2005B2. All of a sudden the Unit Test Runner
>> won't
>> execute any tests written in nUnit 2.2. Previously, on occasion when
>> starting a new instance of VS2005, I'd have to rebuild the solution, then
>> use ReSharper -> Run Unit Tests before any tests could run -- without
>> that I
>> coudn't use the UTR window at all. Now it flat won't run tests at all.
>>
>> The same test assemblies work fine in nUnit-GUI 2.2.
>>
>> Thoughts?
>>
>>
>
>
Resetting the settings to default helped me as well! Before, I wouldn't have access to unit testing from ReSharper.