test_ok1/changelog/2516.feature

1 line
185 B
Gherkin
Raw Normal View History

2017-06-23 17:09:16 +08:00
Now test function objects have a ``pytestmark`` attribute containing a list of marks applied directly to the test function, as opposed to marks inherited from parent classes or modules.