We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
Prior to Python 3.11,unittest'sgetTestCaseNames,makeSuite andfindTestCases 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.