[New-bugs-announce] [issue45177] Use shared test loader when possible when running test suite

Erlend E. Aasland report at bugs.python.org
Sun Sep 12 19:12:23 EDT 2021


New submission from Erlend E. Aasland <erlend.aasland at innova.no>:

Use unittest.defaultTestLoader instead of unittest.TestLoader() when possible, to avoid creating unnecessary many instances.

----------
components: Tests
messages: 401674
nosy: erlendaasland, serhiy.storchaka
priority: normal
severity: normal
status: open
title: Use shared test loader when possible when running test suite
versions: Python 3.11

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


More information about the New-bugs-announce mailing list