-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
type: backward compatibilitymight present some backward compatibility issues which should be carefully noted in the changelogmight present some backward compatibility issues which should be carefully noted in the changelogtype: 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: refactoringinternal improvements to the codeinternal improvements to the code
Description
the combination of the terminal plugin and the mark plugin assume, only the mark plugin can deselect tests
so that's whats being used in the terminal summary, and the hook for Deselection does not consider getting a deselection Reason
i propose adding a deselection reason too the hook and requiring plugins that deselect to pass it
starting in 3.0
in order to support that we might need to add support for defaults to hook invocation and specification in pluggy
Metadata
Metadata
Assignees
Labels
type: backward compatibilitymight present some backward compatibility issues which should be carefully noted in the changelogmight present some backward compatibility issues which should be carefully noted in the changelogtype: 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: refactoringinternal improvements to the codeinternal improvements to the code