Start pytest on Debug Window

I use pytest to write tests. So I don't need to see console output first. I use custom layout of Debug Window (without Frames).

When I start debug session, the tab Console is opens.

But I don't need this window. I want to start debugging on tab "Debugger".

So I must to manually switch tab every time when I start debug test.

Is there a way to start debug session with my custom layout?

Thanks in advance

P.s. With default layout Pycharm start session on tab "Debugger" by default.

 
 

 

 

0
1 comment

Hi, there's an option for that

0

Please sign in to leave a comment.