You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
@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.
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
The text was updated successfully, but these errors were encountered: