This is a bit of an old question but it plagued me as well and the answer turned out to be adding this to the VSCode settings (Preferences - Open User Settings JSON):
"python.experiments.optInto": ["pythonTestAdapter"]