Open mamilic opened 3 months ago
It's related with https://github.com/microsoft/vscode-java-test/issues/1588.
We do not take the advantage of the test result view now.
I guess in your case, the output of the test case goes to the debug console view
When I run the test I can not see debug output for specific test.
Steps to reproduce:
I am wondering is this expected behaviour? However if we have 500 tests, it might be very difficult to find logs for specific test in order to debug.