From b0b6c355f7ab17fbaccfea6f70efe03866ed5940 Mon Sep 17 00:00:00 2001 From: Ronny Pfannschmidt Date: Fri, 23 Jun 2017 11:09:16 +0200 Subject: [PATCH] fixup changelog, thanks Bruno --- changelog/2516.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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