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
117 stars 27 forks source link

Error running test-explorer.show-source working fine with Test Explorer UI #250

Open Tointoin opened 3 years ago

Tointoin commented 3 years ago

Hi, Using vscode-python-test-adapter's test explorer, I got :

Error running command test-explorer.show-source: Running the contributed command: 'test-explorer.show-source' failed.. This is likely caused by the extension that contributes test-explorer.show-source.

while Test Explorer UI python testing works well.

Any workaround?