Python in Visual Studio Code - September 2024 Release - Python
Briefly

The September 2024 release of the Python and Jupyter extensions for Visual Studio Code introduces Django unit test support, enabling users to easily discover and run tests.
Users can add a MANAGE_PY_PATH environment variable in their project’s .env file to link to Django's manage.py and start running unit tests through the Test Explorer.
Read at Python
[
]
[
|
]