Skip to content

Fix deprecation warning#2575

Merged
gaborbernat merged 1 commit intopypa:mainfrom
jugmac00:patch-1
May 19, 2023
Merged

Fix deprecation warning#2575
gaborbernat merged 1 commit intopypa:mainfrom
jugmac00:patch-1

Conversation

@jugmac00
Copy link
Copy Markdown
Contributor

pytest.mark.skip now expects the reason parameter instead of the msg parameter.

See https://docs.pytest.org/en/7.1.x/reference/reference.html?highlight=skip#id24

`pytest.mark.skip` now expects the `reason` parameter instead of the `msg` parameter.
@gaborbernat gaborbernat merged commit 16a6af7 into pypa:main May 19, 2023
tarpas pushed a commit to tarpas/virtualenv that referenced this pull request Jun 2, 2023
(cherry picked from commit 16a6af7)
tarpas pushed a commit to tarpas/virtualenv that referenced this pull request Jun 2, 2023
(cherry picked from commit 16a6af7)
tarpas pushed a commit to tarpas/virtualenv that referenced this pull request Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants