Skip to content

Respect --show-capture=no flag#359

Merged
ssbarnea merged 6 commits intopytest-dev:masterfrom
gnikonorov:issue_171_close_out
Oct 29, 2020
Merged

Respect --show-capture=no flag#359
ssbarnea merged 6 commits intopytest-dev:masterfrom
gnikonorov:issue_171_close_out

Conversation

@gnikonorov
Copy link
Copy Markdown
Member

@gnikonorov gnikonorov commented Oct 24, 2020

Make pytest-html respect the --show-capture=no pytest flag. Closes #171

@gnikonorov gnikonorov added the bug This issue/PR relates to a bug. label Oct 24, 2020
@gnikonorov gnikonorov self-assigned this Oct 24, 2020
@BeyondEvil
Copy link
Copy Markdown
Contributor

LGTM! Rebase and we should be good to go! @gnikonorov

@gnikonorov
Copy link
Copy Markdown
Member Author

Thank you @BeyondEvil! I updated the release date for the next release as well.

As soon as #360 merges we should release 3.0.0 and use it as a test for the new workflow

@gnikonorov
Copy link
Copy Markdown
Member Author

Bump for a review / merge @BeyondEvil

@ssbarnea ssbarnea merged commit d971d00 into pytest-dev:master Oct 29, 2020
@sirwani07
Copy link
Copy Markdown

Is this version of pytest-html released.
I learned from this thread that --show-capture=no flag is fixed in it and I would love to use this option to get rid of log from my pytest html report.
I tried upgrading pytest-html using pip install -U pytest-html but looks like 2.1.1.1 is still the latest version.

Really appreciate your response on above. Thank you !

@BeyondEvil
Copy link
Copy Markdown
Contributor

@Jigree We're planning a release this weekend. This should be included in that.

Thank you for your patience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This issue/PR relates to a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't include any captured stdout/stderr/log output to the report

4 participants