[issue41620] Python Unittest does not return results object when the test is skipped
Iman Tabrizian added the comment: I'll add a documentation and unit test and update the PR. -- ___ Python tracker <https://bugs.python.org/issue41620> ___ ___
[issue41620] Python Unittest does not return results object when the test is skipped
New submission from Iman Tabrizian : Result object is null when a test case is skipeed. -- messages: 375820 nosy: Tabrizian priority: normal pull_requests: 21054 severity: normal status: open title: Python Unittest does not return results object when the test is skipped versions