We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prior to Python 3.11, unittest's getTestCaseNames, makeSuite and findTestCases were commented:
unittest
getTestCaseNames
makeSuite
findTestCases
these functions should be considered obsolete
They were deprecated with warnings in 3.11 and scheduled for removal in 3.13.