expose unaltered pristine pytest marks on function.pytestmark #2516
Comments
RonnyPfannschmidt
added a commit
to RonnyPfannschmidt/pytest
that referenced
this issue
Jun 22, 2017
Fixed by #2517 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
classes and modules already have a pristine pytestmark attribute
a needed intermediate and nice to have feature is to expose the same attribute on functions and never changing it in marker transfer operation
in reaction to #2515
The text was updated successfully, but these errors were encountered: