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

Minimal output mode #16

Open
okwolf opened this issue Feb 24, 2018 · 2 comments
Open

Minimal output mode #16

okwolf opened this issue Feb 24, 2018 · 2 comments

Comments

@okwolf
Copy link
Member

okwolf commented Feb 24, 2018

This would give the same reduced output as watch mode prints. The default should remain to show the verbose output. Possible overlap with #11.

Possible names:

  • --min
  • --minimum
  • --no-verbose
  • ...
@okwolf okwolf added this to the 0.5 milestone Feb 24, 2018
@lukejacksonn
Copy link

Have you considered minimal by default then adding a --verbose flag? I don't know if this minimal output is too brief to be useful as I haven't seen it. Just an idea!

@okwolf
Copy link
Member Author

okwolf commented Mar 17, 2018

@lukejacksonn Have you considered minimal by default then adding a --verbose flag? I don't know if this minimal output is too brief to be useful as I haven't seen it. Just an idea!

The minimal output should be the same as that from --watch with just the assertion failure and counts of tests.

I believe --verbose would be in line with the behavior of Jest.

Mocha uses different reporters for minimal, which would be more like the approach in #11.

I'm still not sold on which approach I prefer.

@okwolf okwolf removed this from the 0.5 milestone Jul 22, 2018
@okwolf okwolf added the API label Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants