Skip to content

Replace removed TestCase method aliases#289

Open
musicinmybrain wants to merge 1 commit intojplana:masterfrom
musicinmybrain:removed-unittest-aliases
Open

Replace removed TestCase method aliases#289
musicinmybrain wants to merge 1 commit intojplana:masterfrom
musicinmybrain:removed-unittest-aliases

Conversation

@musicinmybrain
Copy link

Particularly, replace assertEquals() with assertEqual().

These were deprecated for many years, and were removed in Python 3.12. See: https://docs.python.org/3.12/whatsnew/3.12.html#id3

Particularly, replace assertEquals() with assertEqual().

These were deprecated for many years, and were removed in Python 3.12.
See: https://docs.python.org/3.12/whatsnew/3.12.html#id3
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

Comments