How to turn off automatic focus/opening of unit test coverage tool-window after unit test?
I'm running a project with continous unit tests.
As soon the tests are finished resharper jumps from my curent focused window (toolbox, editor, etc..) to the "Unit Test Coverage" window
which is super annoying, I really don't need to see the coverage summary after every miniscule change I made, basically it's slowing me down. Is it somehow possible to turn off the coverage tool window without turning of code coverage functionality?
Please sign in to leave a comment.
Hello, could you please specify what VS and R# version are you using? It also might help if you could add a screen recording showing the issue. I tried to reproduce it on the latest available R# and VS, but it looks OK so far.