fixup changelog, thanks Bruno
This commit is contained in:
parent
23d016f114
commit
b0b6c355f7
|
@ -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.
|
Loading…
Reference in New Issue