kondratyev-nv / vscode-python-test-adapter

Python Test Adapter for the VS Code Test Explorer
https://marketplace.visualstudio.com/items?itemName=LittleFoxTeam.vscode-python-test-adapter
MIT License
120 stars 27 forks source link

See test output during test run #253

Open sousoux opened 3 years ago

sousoux commented 3 years ago

Using the vscode test explorer I can see test output (i.e. passed failed) during the test run in the python test log output window. I don't seem to be able to find this with test explorer. Is this possible?