[issue40690] unittest: if FunctionTestCase is imported, the loader loads "tests" from it

Chris Jerdonek report at bugs.python.org
Fri May 22 04:55:48 EDT 2020


Chris Jerdonek <chris.jerdonek at gmail.com> added the comment:

> then you will have 1 extra test in that module (the imported one), moreover, that test will be broken.

If this is true, then how is anyone able to be using FunctionTestCase in their tests today? Is the feature broken?

----------
nosy: +chris.jerdonek

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40690>
_______________________________________


More information about the Python-bugs-list mailing list