test_ok1/changelog/2528.feature

2 lines
181 B
Gherkin

Allow class methods decorated as ``@staticmethod`` to be candidates for collection as a test function. (Only for Python 2.7 and above. Python 2.6 will still ignore static methods.)