[issue23882] unittest discovery doesn't detect namespace packages when given no parameters

Eric V. Smith report at bugs.python.org
Thu Jul 8 12:36:37 EDT 2021


Eric V. Smith <eric at trueblade.com> added the comment:

As the author of PEP 420, I think having test discovery support namespace packages is a mistake, at least in the sense of pretending every directory is a namespace package.

----------
nosy: +eric.smith

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


More information about the Python-bugs-list mailing list