Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

pytest.PytestDeprecationWarning: The 'message' parameter is deprecated. #353

Closed
dimitern opened this issue Jul 1, 2019 · 1 comment
Closed

Comments

@dimitern
Copy link
Contributor

dimitern commented Jul 1, 2019

I've found this while working on other fixes, and it seems to come from the recently released pytest-5.0.0. The warning is visible in the TravisCI build logs:
https://travis-ci.org/socialcopsdev/camelot/jobs/552447891#L780

There's more information about it here:
https://docs.pytest.org/en/4.6-maintenance/deprecations.html#message-parameter-of-pytest-raises

I'll propose a PR to fix this, as I've already included it in my previous PR #351 .

@vinayak-mehta
Copy link
Contributor

Fixed in #2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants