Skip to content
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

show_capture -> show-capture #532

Closed
wants to merge 1 commit into from
Closed

Conversation

MatthijsBurgh
Copy link
Collaborator

No description provided.

@MatthijsBurgh MatthijsBurgh deleted the MatthijsBurgh-patch-1 branch February 26, 2024 08:26
@akaihola akaihola added the maybe invalid? Can't reproduce, or seems already fixed, or need more information label Feb 28, 2024
@akaihola
Copy link
Owner

akaihola commented Feb 28, 2024

Thanks @MatthijsBurgh!

To double check, I tested both show_capture = no and show-capture = no in pytest.ini on Pytest 8.0.2. Indeed, neither seems to work:

$ pytest -Werror
[...]
INTERNALERROR> pytest.PytestConfigWarning: Unknown config option: show_capture
$ pytest -Werror
[...]
INTERNALERROR> pytest.PytestConfigWarning: Unknown config option: show-capture

@akaihola akaihola added invalid This doesn't seem right and removed maybe invalid? Can't reproduce, or seems already fixed, or need more information labels Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
Development

Successfully merging this pull request may close these issues.

2 participants