-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Counting Selected Tests #4660
Copy link
Copy link
Closed
Labels
type: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branchtype: 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
Metadata
Metadata
Assignees
Labels
type: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branchtype: 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
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi all!
I've been annoyed a couple of times by the fact that pytest doesn't count the number of selected tests for me. I'm sorry, I can't do math without a calculator.
I've written a fix for this, but I'm not going to fix the tests, if there's no interest in merging this. https://github.com/kown7/pytest/tree/count-tests
Thank you for your feedback.