Relative Content

Tag Archive for unit-testingvisual-studio-codepytest

Why does a second window open when a test fails in VSCode?

I’m facing an issue in Visual Studio Code (VSCode). When I run my tests and one of them fails, a second window opens unexpectedly. The terminal already displays the test output, so I don’t understand why this second window is being opened.

Why does a second window open when a test fails in VSCode?

I’m facing an issue in Visual Studio Code (VSCode). When I run my tests and one of them fails, a second window opens unexpectedly. The terminal already displays the test output, so I don’t understand why this second window is being opened.