diff --git a/changelog/2516.feature b/changelog/2516.feature index 35b9ebae0..6436de16a 100644 --- a/changelog/2516.feature +++ b/changelog/2516.feature @@ -1 +1 @@ -store unmeshed marks on functions pytestmark attribute +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. \ No newline at end of file