# Bug report ### Bug description: unittest's TestCase does not call `super().__init__()` which breaks cooperative multiple inheritance. I would be happy to add this, but I can imagine someone somewhere relies on cooperative multiple inheritance not working. ### CPython versions tested on: 3.11, 3.12, 3.13, CPython main branch ### Operating systems tested on: Linux <!-- gh-linked-prs --> ### Linked PRs * gh-125287 <!-- /gh-linked-prs -->