{ "python.testing.unittestArgs": [ "-v", "-s", "./src", "-p", "*Test.py" ], "python.testing.pytestEnabled": false, "python.testing.unittestEnabled": true, "python.analysis.typeCheckingMode": "off" }