-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
topic: reportingrelated to terminal output and user-facing messages and errorsrelated to terminal output and user-facing messages and errorstype: proposalproposal for a new feature, often to gather opinions or design the API around the new featureproposal for a new feature, often to gather opinions or design the API around the new feature
Description
Currently when tests are skipped because of the --duration
flag, a generic message is printed to terminal:
(0.00 durations hidden. Use -vv to show these durations.)
I suggest to improve it slightly with the number of hidden tests, as well as precise threshold:
(7 items with duration < 0.005s hidden. Use -vv to show these durations.)
What do you think ?
Metadata
Metadata
Assignees
Labels
topic: reportingrelated to terminal output and user-facing messages and errorsrelated to terminal output and user-facing messages and errorstype: proposalproposal for a new feature, often to gather opinions or design the API around the new featureproposal for a new feature, often to gather opinions or design the API around the new feature