vscode-python-test-adapter icon indicating copy to clipboard operation
vscode-python-test-adapter copied to clipboard

Extension issue

Open ephye opened this issue 4 years ago • 3 comments

  • Issue Type: Bug
  • Extension Name: vscode-python-test-adapter
  • Extension Version: 0.6.7
  • OS Version: Linux x64 4.19.0-16-amd64
  • VS Code version: 1.55.1

ephye avatar Apr 10 '21 17:04 ephye

Unresponsive

ephye avatar Apr 10 '21 17:04 ephye

@ephye Can you provide additional information? Like what test framework are you using? Are you using any plugins (mostly for pytest)? How many tests do you have? How long does it take for your tests to be discovered/completed without extension (for example, from command line)? What do you see in logs - Python Test Adapter Log in the Output section?

kondratyev-nv avatar Apr 10 '21 17:04 kondratyev-nv

Presumably related/duplicate of #236 ?

BrendanSimon avatar Apr 14 '21 23:04 BrendanSimon