- Create a python virtual environment, using the suggested directory name:
python3 -m venv .testvenv
. - Activate the environment:
. .testvenv/bin/activate
. - Select the environment as the source for the interpreter to be used in VSCode via
Python: Select Interpreter
. - Run the tests in VSCode via
Test: Run All Tests
. Problem: The tests fail, but they should pass. - To see that the tests pass as expected when running the tests in debug mode, run
Test: Debug All Tests
.
-
Notifications
You must be signed in to change notification settings - Fork 0
KyleRAnderson/vscode-python-bug-22630
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published