You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while implementing i noticed we support attribute/mark based hook metadata just in pytest,
we should deprecate that custom parsing and rely entirely on pluggy markers
followup to #891
while implementing i noticed we support attribute/mark based hook metadata just in pytest,
we should deprecate that custom parsing and rely entirely on pluggy markers