-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
topic: marksrelated to marks, either the general marks or builtinrelated to marks, either the general marks or builtin
Description
I passed pytest.Mark
as a default. Now we have deprecation warning and no alternative to pass default to Node.get_closest_marker
.
I think that overload of Node.get_closest_marker
with default kwarg should be deprecated or we should have alternative way to pass default.
commit, where deprecation warning of pytest.Mark.__init__
was added: 2ec372d
Metadata
Metadata
Assignees
Labels
topic: marksrelated to marks, either the general marks or builtinrelated to marks, either the general marks or builtin