Skip to content

Replace yield_fixture() by fixture() #138

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
Mar 29, 2020

Conversation

atugushev
Copy link
Contributor

@atugushev atugushev commented Jan 23, 2020

@pytest.yield_fixture is deprecated since pytest-3.0, see:
https://docs.pytest.org/en/latest/yieldfixture.html

@pytest.yeld_fixture is deprecated since pytest-3.0, see:
https://docs.pytest.org/en/latest/yieldfixture.html
@Tinche Tinche merged commit 21a0f94 into pytest-dev:master Mar 29, 2020
@Tinche
Copy link
Member

Tinche commented Mar 29, 2020

Thanks!

@atugushev atugushev deleted the deprecated-yield-fixture branch March 29, 2020 18:01
@atugushev
Copy link
Contributor Author

Thanks for merging this! 🙏

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