[issue41620] Python Unittest does not return results object when the test is skipped

2021-05-16 Thread Iman Tabrizian
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

2020-08-23 Thread Iman Tabrizian
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