Skip to content

Use modern Python unittest API for testing#2052

Closed
emmanuel-ferdman wants to merge 1 commit intoAzure:masterfrom
emmanuel-ferdman:master
Closed

Use modern Python unittest API for testing#2052
emmanuel-ferdman wants to merge 1 commit intoAzure:masterfrom
emmanuel-ferdman:master

Conversation

@emmanuel-ferdman
Copy link
Copy Markdown

PR Summary

This PR migrates from unittest.assertEquals to unittest.assertEqual which is deprecated from Python2.7:

DeprecationWarning: Please use assertEqual instead.

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@emmanuel-ferdman emmanuel-ferdman closed this by deleting the head repository Mar 19, 2026
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

Successfully merging this pull request may close these issues.

1 participant