The Python extension now supports multi-project workspaces, where each Python project within a workspace gets its own test tree and Python environment. This document explains how multi-project testing ...
Docker Desktop and VSCode are interesing software, using them together offers many advantages. One of the most useful part is the Dev Containers extension from VSCode. It allows to dockerize an ...