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

Rename long option for -s #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Mar 27, 2019

It actually does not swallow output, so --no-capture is a better name.

Based on that pytest has --capture=no for -s.
Maybe something positive like --keep-output or --display-output would be better?

It actually does not swallow output, so `--no-capture` is a better name.
@codecov-io
Copy link

Codecov Report

Merging #107 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #107   +/-   ##
=======================================
  Coverage   89.61%   89.61%           
=======================================
  Files           3        3           
  Lines         905      905           
=======================================
  Hits          811      811           
  Misses         94       94
Impacted Files Coverage Δ
mutmut/__main__.py 84.59% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 397f29f...0cb9492. Read the comment docs.

@boxed
Copy link
Owner

boxed commented Mar 28, 2019

Aha. Yea then I think we should follow pytest.

@l0b0
Copy link

l0b0 commented Aug 18, 2024

@blueyed Not sure if you're aware, but this needs a rebase.

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.

5 participants