vscode-python-test-adapter
vscode-python-test-adapter copied to clipboard
Extension issue
- 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
Unresponsive
@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?
Presumably related/duplicate of #236 ?