-
Notifications
You must be signed in to change notification settings - Fork 238
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
Fail to load allure plugin with pytest-3.2.0 #123
Closed
1 of 3 tasks
Labels
Comments
fixed in 1.7.8 |
2 tasks
This was referenced Jun 26, 2019
Closed
Merged
This was referenced Jul 23, 2019
Merged
This was referenced Aug 20, 2019
Merged
Merged
This was referenced Sep 1, 2019
Merged
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
This was referenced Sep 9, 2021
2 tasks
2 tasks
2 tasks
2 tasks
This was referenced May 13, 2022
Closed
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
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?
Hi,
I'm currently using the nose_allure plugin which is, if I understand well, a simple port of pytest allure adaptator.
With pytest-3.1.3 everything works well.
Reproduction steps
virtualenv $HOME/pytest3.2 pip install requests==2.12.1 nose python-dateutil nose-exclude nose-allure-plugin selenium netifaces nose_parameterized
Use the following test file:
Run the scenario
Please tell us about your environment:
python 2.7.6
Other information
Regards,
The text was updated successfully, but these errors were encountered: