{ "python.testing.unittestArgs": [ "-v", "-s", "./tests", "-p", "test*.py" ], "python.testing.pytestEnabled": false, "python.testing.unittestEnabled": true, "eslint.workingDirectories": [ { "mode": "auto" } ], "python.linting.pylintEnabled": true, "python.linting.enabled": true }