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

Indicate if there's suppressed terminal output in verbose mode #35

Closed
jimporter opened this issue Mar 7, 2018 · 0 comments
Closed

Indicate if there's suppressed terminal output in verbose mode #35

jimporter opened this issue Mar 7, 2018 · 0 comments
Assignees
Milestone

Comments

@jimporter
Copy link
Owner

jimporter commented Mar 7, 2018

(Spun out from #33)

Right now, there's no indication that terminal output has been suppressed. This is sad. There should at least be something in verbose mode, since it has all the other details of each test. Something like this would probably be good:

my test that prints to stdout PASSED [stdout]
my test that prints to stderr PASSED [stderr]
my test that prints to both PASSED [stdout+err]
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

No branches or pull requests

1 participant