-
Notifications
You must be signed in to change notification settings - Fork 240
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
Allure throws AttributeError when using @pytest.fixture with yield statement #282
Closed
1 task done
Comments
Can confirm, I am expiriencing exact same problem |
It is probably same as #278 |
2 tasks
skhomuti
pushed a commit
to skhomuti/allure-python
that referenced
this issue
Nov 18, 2020
beckerGil
pushed a commit
to beckerGil/allure-python
that referenced
this issue
Apr 10, 2023
IvanBuruyane
pushed a commit
to IvanBuruyane/allure-python
that referenced
this issue
Mar 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm submitting a ...
What is the current behavior?
Running tests with using
@pytest.fixture
withyield
always throws AttributeError exceptionReproduction
Run code code below with argument
--alluredir=allure-results
Trace
Please tell us about your environment:
Other information
The text was updated successfully, but these errors were encountered: