Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 22, 2021

Unittest discovery support namespace package as start
directory. But it doesn't find namespace package in
the start directory automatically.

Otherwise, unittest discovery search into unexpected
directories like vendor/ or node_modules/.
(cherry picked from commit 5a4aa4c)

Co-authored-by: Inada Naoki songofacandy@gmail.com

https://bugs.python.org/issue23882

Unittest discovery support namespace package as start
directory. But it doesn't find namespace package in
the start directory automatically.

Otherwise, unittest discovery search into unexpected
directories like `vendor/` or `node_modules/`.
(cherry picked from commit 5a4aa4c)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
@miss-islington
Copy link
Contributor Author

@methane: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@methane: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 30fe3ee into python:3.9 Feb 22, 2021
@miss-islington miss-islington deleted the backport-5a4aa4c-3.9 branch February 22, 2021 06:37
@miss-islington
Copy link
Contributor Author

@methane: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants