test_ok2/changelog/10525.feature.rst

2 lines
210 B
ReStructuredText

Test methods decorated with ``@classmethod`` can now be discovered as tests, following the same rules as normal methods. This fills the gap that static methods were discoverable as tests but not class methods.