New submission from Victor Engmark <victor.engm...@gmail.com>: Until and unless #32926 is fixed it would be good to be able to type inspect code which uses the currently least hacky way to inspect the result of the current test [1]. This requires the use of TestCase._feedErrorsToResult and TestCase._outcome.
[1]: https://stackoverflow.com/a/39606065/96588 ---------- messages: 312672 nosy: Victor Engmark priority: normal severity: normal status: open title: Add typeshed documentation for unittest.TestCase._feedErrorsToResult and ._outcome type: enhancement _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32927> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com