-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
Description
As discussed on stack overflow, this is a request for new feature to define custom markers.
We need to consider the trailing digits of the marker as the ordering.
E.g If I say @pytest.mark.custom1 or @pytest.mark.custom(order=1) , then 1 should be the order.
Thank you!
Reactions are currently unavailable