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

Integration problem with other pytest plugins #175

Closed
OlehKyba opened this issue Apr 9, 2021 · 1 comment
Closed

Integration problem with other pytest plugins #175

OlehKyba opened this issue Apr 9, 2021 · 1 comment

Comments

@OlehKyba
Copy link
Contributor

OlehKyba commented Apr 9, 2021

Hi, I have an integration issue with the flexmock and pytest. Flexmock teardown hook doesn't work with flaky, because of very dirty call_runtest_hook patch. We can just change this import on this, to make flaky one that integrates with such pytest plugins:

from _pytest import runner

See this PR: #176

@Jeff-Meadows
Copy link
Contributor

Closed by #176

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