Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unittest.findTestCases is deprecated in Python 3.11 and will be removed in Python 3.13 #16

Closed
tirkarthi opened this issue Mar 14, 2022 · 1 comment

Comments

@tirkarthi
Copy link

Ref : python/cpython#28382

tests.append(unittest.findTestCases('tests.'+ filename[:-3]))

@scoder scoder closed this as completed in 4961e68 Mar 14, 2022
@scoder
Copy link
Owner

scoder commented Mar 14, 2022

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants