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

No hiding output when using pytest -s #206

Merged
merged 2 commits into from
Jun 3, 2024
Merged

Conversation

roastduck
Copy link
Contributor

@roastduck roastduck commented May 31, 2024

Now output from each process goes onto the screen with its rank as a prefix if you run with pytest -s. pytest without -s is still clean.

roastduck added 2 commits May 31, 2024 16:35
Now output from each process goes directly onto the screen if you run
with `pytest -s`. `pytest` without `-s` is still clean.
Copy link
Owner

@laekov laekov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@laekov laekov merged commit ee3c561 into laekov:master Jun 3, 2024
@roastduck roastduck deleted the test-output branch June 3, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants