There seems to be quite a few classes like this: ``` $ git grep 'class .*Tests:' Lib/test/ | wc -l 94 ``` _Originally posted by @Akuli in https://github.com/python/cpython/issues/95010#issuecomment-1191968819_