Documentation
The docstring for TestCase(object) inappropriately uses the technical term 'fixture' before introducing or defining it. This violates the principle of term definition prior to usage.
A PR #24465 is opened to re-arrange the description so that the definition comes before the usage.
Linked PRs