Skip to content
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

Incompatibilities between pytest and pytest-bdd #94

Closed
dallinb opened this issue Mar 15, 2024 · 2 comments
Closed

Incompatibilities between pytest and pytest-bdd #94

dallinb opened this issue Mar 15, 2024 · 2 comments

Comments

@dallinb
Copy link
Contributor

dallinb commented Mar 15, 2024

Since PyTest 8.1.1 we are experiencing the following message:

TypeError: FixtureDef.__init__() got an unexpected keyword argument 'fixturemanager'

Seem related to pytest-dev/pytest-bdd#677

@youtux
Copy link

youtux commented Mar 17, 2024

Fixed in pytest-dev/pytest-bdd#680. I just released version 7.1.2 with the fix

@dallinb
Copy link
Contributor Author

dallinb commented Mar 18, 2024

Thank you @youtux . Re-ran the tests which pulled in the newer version. Indeed all is fixed now.

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

No branches or pull requests

2 participants