Hi I am running django's test suite for the first time on windows as part of the onboarding tutorial( https://docs.djangoproject.com/en/dev/intro/contributing/) and one of the instructions is to run
...\> runtests.py when I run this the file is opened in vscode and I dont see any output. It may be running in the background. When I use ...\> python runtests.py It works. Do I need to configure something in windows for it to work without the python prefix? Or should the python prefix be added to the docs? Thanks Chris -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/302f6a44-cb02-40fc-825b-be0dd2922b3f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
