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
If an Example test prints to standard error and then exits, standard error is buffered
so it doesn't show up. The test just exits. This is VERY confusing.
One fix would be to not include standard error in the matched output.