'How to debug Django tests in Visual Studio Code

How to debug tests with Django, using TestCase and no other frameworks? I got configurations for debugging django test, but it doesn't even hit the breakpoints. configs

Started to question is it even possible?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source