{ "python.testing.unittestArgs": [ "-v", "-s", "./tests", "-p", "test_*.py" ], "python.testing.pytestEnabled": false, "python.testing.unittestEnabled": true, "[less]": { "editor.tabSize": 2, "editor.insertSpaces": true }, "cSpell.words": [ "kvan" ] }