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
By dropping support for pytest < 3.6 we'd be able remove the method get_markers and use only pytest iter_markers() instead of trying to import MarkInfo.