Skip to content

Remove support for applying marks directly in pytest.mark.parametrize #4549

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nicoddemus opened this issue Dec 13, 2018 · 1 comment
Closed
Labels
type: removal marks the actual removal of a feature, usually done in major releases
Milestone

Comments

@nicoddemus
Copy link
Member

Modern usage is to use pytest.param instead to apply marks.

@nicoddemus nicoddemus added the type: removal marks the actual removal of a feature, usually done in major releases label Dec 13, 2018
@nicoddemus nicoddemus added this to the 4.1 milestone Dec 13, 2018
@nicoddemus
Copy link
Member Author

Duh duplicate of #3082

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: removal marks the actual removal of a feature, usually done in major releases
Projects
None yet
Development

No branches or pull requests

1 participant