Skip to content

Docs: config.option is deprecated #1584

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

Merged
merged 1 commit into from
Jun 2, 2016

Conversation

mgedmin
Copy link
Contributor

@mgedmin mgedmin commented Jun 2, 2016

https://pytest.org/latest/writing_plugins.html#_pytest.config.Config says config.option is deprecated and one should use config.getoption() instead.

https://pytest.org/latest/writing_plugins.html#_pytest.config.Config says config.option is deprecated and one should use config.getoption() instead.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.204% when pulling 3ad5b9d on mgedmin:patch-1 into 9b6dc93 on pytest-dev:master.

@RonnyPfannschmidt RonnyPfannschmidt merged commit 70fdab4 into pytest-dev:master Jun 2, 2016
@mgedmin mgedmin deleted the patch-1 branch June 2, 2016 07:41
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.

3 participants