-
Notifications
You must be signed in to change notification settings - Fork 243
Teardown log not shown in html #145
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
Comments
Please provide more details, as this feature is working fine for me. If you can reproduce with a simple test case, that would be ideal. Thanks! |
pytest: 3.4.0 conftest.py
test.py
Execution:
|
Thank you, your additional information demonstrated that this in fact is fixture related setup/teardown. This is a duplicate of #131 and I'd be happy to review any patches that add this functionality. |
The teardown log is not shown in the html despite being shown on the cmd line.
The text was updated successfully, but these errors were encountered: