-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
topic: selectionrelated to test selection from the command linerelated to test selection from the command linetype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branchtype: feature-branchnew 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
Description
--passed-last is very similiar to --failed-first however it runs all the tests that either failed or didn't run yet first, and then it re-runs all the tests that passed to make sure they pass again.
I think this would be useful because If a test passed once, most likely I didn't break it and I want to see the next test to fail without having to wait or filter out manually.
Metadata
Metadata
Assignees
Labels
topic: selectionrelated to test selection from the command linerelated to test selection from the command linetype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branchtype: feature-branchnew 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