k870611
k870611
for unittest I have add "python.testing.unittestArgs": [] in settings.json and remove all Item in settings but output still not showing in Test Explorer VS Code version: 1.59.0 (system setup) Python...
Sorry I don't know does it is cause by myself (like wrong config or....) but In cmd and PYTHON is have output CMD:  PYTHON  but not in Test...
It not work for me, my settings.json is { "python.testing.unittestArgs": [ "-v", "-s", ".", "-p", "test*.py" ], "python.testing.pytestEnabled": false, "python.testing.nosetestsEnabled": false, "python.testing.unittestEnabled": true } my test py are test_a.py test_all_Commands.py...
like Python can put all the test in it py  but Test Explorer is list all the test (not like python is put at sub)  My folder structure...
1. A developer 2. I only have pyc, bytecode is decode by it, it is comes from a friend of mine, we want to know how to decode it.
Thanks, It works, but I still have some question 1. if url is can't visit it will raise IOException, how to ignore it ?? 2. can see response in key-value...
Can you teach how to use get, post, delete by this jar ?? because doc says --request is not support on this jar.
Yeah, it work ~~~~~~~~~~ last question, can you teach me how to write a resolver ?? I have search a l ot of info but can not find it. :...