unit test session window is hidden
I feel like I am missing something obvious here but I can't figure it out.
I can only view the unit test sessions while debugging, which means I never get to see the test results. I have tried the resharper->windows->Unit Test Sessions menu option and the shortcut keys. I have right clicked in the unit test explorer window (which works fine) and selected "new unit test session for selected items". None of these works.
I have tried rebooting and deleting all the resharper files from the project. I have uninstalled version 4.5 and then installed version 5.1. Still no luck.
Whenever I try to open the window the VS title bar gets greyed out, like it is being put in the background but the unit test session window is not visible.
I am working in VS 2008.
Any ideas?
Please sign in to leave a comment.
Hello Rob,
Looks like your Unit Test Session window got off screen. VS persists locations
of tool windows, and sometimes fails to restore them correctly, especially
if screen resolution changes (e.g. you changed your screen resolution, or
logged in with Remoted Desktop with different resolution). Locations are
stored in .suo file near your .sln file. Try closing VS, delete .suo file
(make a backup) and restart VS.
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
RC> I feel like I am missing something obvious here but I can't figure
RC> it out.
RC>
RC> I can only view the unit test sessions while debugging, which means
RC> I never get to see the test results. I have tried the
RC> resharper->windows->Unit Test Sessions menu option and the shortcut
RC> keys. I have right clicked in the unit test explorer window (which
RC> works fine) and selected "new unit test session for selected items".
RC> None of these works.
RC>
RC> I have tried rebooting and deleting all the resharper files from the
RC> project. I have uninstalled version 4.5 and then installed version
RC> 5.1. Still no luck.
RC>
RC> Whenever I try to open the window the VS title bar gets greyed out,
RC> like it is being put in the background but the unit test session
RC> window is not visible.
RC>
RC> I am working in VS 2008.
RC>
RC> Any ideas?
RC>
RC> ---
RC> Original message URL:
RC> http://devnet.jetbrains.net/message/5268076#5268076
Thanks Ilya.
That did not work at first. I deleted my resharper 4.5 file (something I had tried previously, before deleting the suo file) and now its working. Not sure if it is because of deleting both files or what, but it works now.
Thanks!
Rob
Hello Rob,
Please try Window > Reset Window Layout from the main menu. Thank you!
Andrey Serebryansky
Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
It is working now. See above. Thanks Andrey.
Rob
Hello John,
Could you please try to aplly Tools | Import and Export Settings | Reset All Settings | General Development Settings | Finish?
Please backup your settings before (Tools | Import and Export Settings | Export selected environment settings).
Thanks!
I had this problem with VS 2015 and Resharper 10, then I used windows key + arrow keys to bring it back. In my case, it probably was because of the multiple monitors' misconfiguration or smt.