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
Good suggestion, I think the non-zero exit code in assert is straight-forward. For assert_raises I'm not so sure. Maybe as a flag if it's not too convoluted an implementation.
Is it possible to implement a mode which makes any unit test fail if it outputs anything to standard error or has an exit code different from 0?
An excellent project by the way, it comes in very handy.
The text was updated successfully, but these errors were encountered: