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
The initial philosophy was to allow to stop the script when a exception is thrown and let users add the appropriate assertion. But it brings a lack of behaviour consistency. Also it prevents seeing all exceptions in a single run.
The initial philosophy was to allow to stop the script when a exception is thrown and let users add the appropriate assertion. But it brings a lack of behaviour consistency. Also it prevents seeing all exceptions in a single run.