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
I know it's very minor, but since no IDE can parse pytest fixtures, I get my self always letting some commented "qtbot.stopForInteraction" line on test methods, so I could do a quick debug.
I think that a short alias for stopForInteraction (like "stop" or "debug") would be nice.