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

Truncate long lines for -v and add -vv/--very-verbose #32

Closed
slarse opened this issue Mar 3, 2019 · 0 comments
Closed

Truncate long lines for -v and add -vv/--very-verbose #32

slarse opened this issue Mar 3, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@slarse
Copy link
Collaborator

slarse commented Mar 3, 2019

-v currently gives completely untruncated output. This is a bit inconvenient when you just wanna see the tests that fail, and not necessarily tons and tons of output with that. Two changes are necessary:

  1. Rename -v|--verbose to -vv|--very-verbose
  2. Add a new -v that truncates long lines.
@slarse slarse added the enhancement New feature or request label Mar 3, 2019
@slarse slarse closed this as completed in #37 Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant