Feature or enhancement
Prior to Python 3.11, unittest's getTestCaseNames, makeSuite and findTestCases were commented:
these functions should be considered obsolete
They were deprecated with warnings in 3.11 and scheduled for removal in 3.13.
Previous discussion
Linked PRs
Feature or enhancement
Prior to Python 3.11,
unittest'sgetTestCaseNames,makeSuiteandfindTestCaseswere commented:They were deprecated with warnings in 3.11 and scheduled for removal in 3.13.
Previous discussion
Linked PRs