-
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
Respect --show-capture=no flag #359
Conversation
LGTM! Rebase and we should be good to go! @gnikonorov |
Thank you @BeyondEvil! I updated the release date for the next release as well. As soon as #360 merges we should release |
Bump for a review / merge @BeyondEvil |
Is this version of pytest-html released. Really appreciate your response on above. Thank you ! |
@Jigree We're planning a release this weekend. This should be included in that. Thank you for your patience! |
Make
pytest-html
respect the--show-capture=no
pytest flag. Closes #171