Closed
Description
Testing #22291
{
"python.testing.unittestArgs": [
// "-v",
"-s",
".",
"-p",
"test_*.py"
],
"python.testing.pytestEnabled": false,
"python.testing.unittestEnabled": true
// "python.logging.level": 40,
// "liveshare.diagnosticLoggingLevel": "Trace",
// "python.testing.unittestArgs": ["-v", "-s", ".", "-p", "test_*.py"],
// "python.testing.unittestEnabled": true
}
Step 11 fails