-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
topic: marksrelated to marks, either the general marks or builtinrelated to marks, either the general marks or builtintype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch
Milestone
Description
As discussed in #4935 and #4935 (comment):
- Add
--strict-marksas an alias to--strict, and use--strict-marksin the documentation and examples; - Remove the various marks that are used through testing:
foo,bar, multiple spellings of parametrize, etc. - After the above, we should try to get rid of
UnknownMarksWarningin favor ofPytestWarning; if not, we should then create more subclasses ofPytestWarningfor the other warnings emitted by pytest. - Add integration tests.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
topic: marksrelated to marks, either the general marks or builtinrelated to marks, either the general marks or builtintype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch