How can I put unittest results at the bottom of the unittest panel
In my current setup and workflow I like to keep the Resharper++ unittest panel at the right hand side of my screen. And I'm having quite some trouble with some unit tests, so I'd like to be able to clearly read the output for just a few unittests. Therefore I'd like to split the Sessions window and the output window horizontally instead of vertically, i.e. put the output window below the sessions view within the unit test panel.
Can this be done, and if so, how?
(JetBrains ReSharper Ultimate 2017.1.2 Build 108.0.20170428.75743, ReSharper C++ 2017.1.20170428.80725)
Please sign in to leave a comment.
Hello,
Sure - just click the down arrow next to the "Show Output" toolbar button and select "Bottom".
Thank you! Hard to believe I missed that ....