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
It's better to write separate tests instead of put your assertions in one test. That way you have a better overview of what's failing if you're running pytest.